2.5.4.4 And

The And function converts an argument to a Boolean value according to the conversion specified by vBoolean.

ABNF:

And = val " AND():128"

Required Arguments:

Name: Arg1

Type: vDouble

An argument that specifies the operand.

Return Value:

Type: PtgBool

This function returns a PtgBoolcontaining the value of Arg1.