LavishGUI:lavishgui (Data Type)

From Lavish Software Wiki
Revision as of 05:30, 11 October 2005 by Beefalo (talk | contribs)
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