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