ISLOGICAL function
This topic describes the formula syntax and usage of the ISLOGICAL function in the Data Quality Execute Formula transform.
Description
Returns TRUE if the value is a logical value.
Syntax
ISLOGICAL(value)
The ISLOGICAL function syntax has the following argument:
valueRequired. The value that you want tested. The value argument can be a column reference or formula.