Python Script Engine  8.3
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(str comment)Variable
SetInitialValue(str initVal)Variable
SetName(str name)Variable
SetType(str type)Variable
Variable(str name, str type, str initVal, str comment=str())Variable