Difference between revisions of "ObjectType:type"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 17: Line 17:
  
 
[[Category:LavishScript]]
 
[[Category:LavishScript]]
 +
[[Category:LavishScript Data Types]]

Revision as of 23:54, 25 May 2005

Description

Members

  • string Name: Name of the data type
  • int TypeMember[name]: Retrieves the ID number of a member with a given name, if it exists
  • string TypeMember[#]: Retrieves the name of a member with a given ID number, if it exists

Methods

Returns

Same as Name

Examples

See Also