BOOLEAN-OF-INTEGER function

The BOOLEAN-OF-INTEGER function returns a boolean item of usage bit representing the binary value of argument-1. Argument-2 specifies the length of the boolean data item that is returned.

Format.

FUNCTION BOOLEAN-OF-INTEGER ( argument-1 argument-2 )