get_expression#

VariableManager.get_expression(name)[source]#

Retrieve the variable value of a project or design variable as a string.

Parameters:
namestr

Name of the expression.

References

>>> oProject.GetVariableValue
>>> oDesign.GetVariableValue