Python Script Engine  7.2
GL Studio Editor Python Script API
Variable Member List

This is the complete list of members for Variable, including all inherited members.

GetComment()Variable
GetInitialValue()Variable
GetName()Variable
GetType()Variable
SetComment(String comment)Variable
SetInitialValue(String initVal)Variable
SetName(String name)Variable
SetType(String type)Variable
Variable(String name, String type, String initVal, String comment=String())Variable