DataType:lavishgui

From Lavish Software Wiki
Revision as of 04:04, 11 October 2005 by Beefalo (talk | contribs)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to navigation Jump to search

Description

Provides basic information about LavishGUI

Members

  • string Version LavishGUI version
  • string APIVersion LavishGUI API version

Methods

Inherits

lguielement

Returns

Same as lguielement.Name

Examples

Display LavishGUI version

  • echo ${LavishGUI.Version}
This will echo the LavishGUI version to the console

See Also