Algosim documentation: boolean

boolean

Casts an object to a boolean.

Syntax

Description

If X is any object, boolean(X) is a boolean with a value that depends on X, according to the following rules:

See also