Helpers.Datatypes.isObject Function
Checks type of argument object

Public bool isObject (object)
  Type Name Description  
    object obj object to check to  
  Return Description  
    bool returns true if object is not a XMLTuple and not a primitive datatype, false else