Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejavascript
function GetObjectParentType (objtype : String) : String

Method arguments:

objtype - Required argument. The type of the object whose parent’s type should be returned. It takes the following values:   Type – String, range – existing object types.

...