TTMSFNCFilterBuilderExpression.ValidateExpression Method
Validates an input value against this expression.
API unit family: TMS.TMSFNCFilterBuilder
Declaring type: TTMSFNCFilterBuilderExpression
Syntax
function ValidateExpression(AInput: TTMSFNCValue): Boolean;
Parameters
| Name | Description |
|---|---|
AInput |
Input value to validate. |
Returns
True when the value matches the expression.