System > System Assembly Interfaces > IExpression > IExpression.AsString
AsString: String;
The AsString property determines the expression, by which values will be calculated, as a string of symbols.
To check whether the expression is correct, use the IExpression.Valid property.
See also: