BOOLEAN

Converts the given value to a boolean value.

Syntax

BOOLEAN(val)

Example

BOOLEAN(1)

returns

True