[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.Expression.GetBool

GetBool Method

GetBool(IExpression)

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

Declaration
public static bool GetBool(IExpression expr)
Parameters
Type Name Description
IExpression expr
Returns
Type Description
bool