Difference between revisions of "DataType:lavishgui"

From Lavish Software Wiki
Jump to navigation Jump to search
 
(No difference)

Latest revision as of 04:04, 11 October 2005

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