evaluated_value# property Variable.evaluated_value: str# Concatenated numeric value and unit string. Examples >>> from ansys.aedt.core.application.variables import Variable >>> var = Variable("10mm") >>> var.evaluated_value