Difference between revisions of "ObjectType:variable"

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 variable
  • bool Exists: TRUE if the variable exists
  • type Type: Variable's data type

Methods

Returns

Same as Exists

Examples

See Also