[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.Expression.GetString

GetString Method

GetString(IExpression)

Casts the result of evaluating an IExpression to the String type.

Declaration
public static string GetString(IExpression expr)
Parameters
Type Name Description
IExpression expr
Returns
Type Description
string