  type
  Builtin Function



      SSyynnooppssiiss
        Return the type of an object.

      SSyynnttaaxx
        type ( _A )

      DDeessccrriippttiioonn
        Type returns a string that describes the type of element
        contained in object _A. The valid types for an object vary
        according to the class of the object

        If a list object has a string member with name type, then the
        type function will report the contents of that member.


     SSeeee AAllssoo
        class, show












































