LavishGUI:lavishgui (Data Type)

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

Description

Provides information about LavishGUI

Members

  • string Version provides the LavishGUI version
  • string APIVersion provides the LavishGUI API version

Returns

Same as lguielement.Name

Examples

Display the LavishGUI version to the console

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

See Also