LavishGUI:lavishgui (Data Type)

From Lavish Software Wiki
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