::pulse::GetVariableValue

Returns the value of the specified variable.

Syntax
::pulse::GetVariableValue {variableName variableType}
Type
Pulse Python API command.
Description
Returns the value of the specified variable.
Inputs
variableName: The name of the queried variable.
variableType: The type of the queried variable.
Example
To get the value of variable mass of type Study:
::pulse::GetVariableValue mass Study
Version History
2022.1