Expression result as boolean value
Source position: fpexprpars.pp line 792
public property TFPExpressionParser.AsBoolean : Boolean |
The AsBoolean property returns the expression evaluation result converted to a boolean value. It handles automatic type conversion from compatible types to boolean, following standard conversion rules.