get_expression# VariableManager.get_expression(name)[source]# Retrieve the variable value of a project or design variable as a string. Parameters: namestrName of the expression. References >>> oProject.GetVariableValue >>> oDesign.GetVariableValue