HeroStats Libraries
ExpressionEval.EvaluateBool Method 

[This is preliminary documentation and subject to change.]

Evaluates the expression

[Visual Basic]
Public Function EvaluateBool() As Boolean
[C#]
public bool EvaluateBool();

Return Value

bool value of the evaluated expression

See Also

ExpressionEval Class | HeroStats.ExpressionEvaluation Namespace