IGlobalVariables Interface
Name | Description | |
---|---|---|
![]() |
DeleteVariable(string) | Deletes a global variable. |
![]() |
GetGlobalVariableNames() | Gets the names of all global variables. |
![]() |
GetVariableInfo(string) | Gets the complete info about a global variable. |
![]() |
GetVariableValue(string) | Gets the value of a global variable. |
![]() |
Refresh() | Refreshes (re-reads) all global variables. |
![]() |
SetVariable(GlobalVariableInfo) | Sets or creates a variable with specified details. |
![]() |
SetVariableValue(string, object, GlobalVariableType) | Sets the value of a global variable. |
Available since QDV 7.13.0001.