t - luxembourg/muxcode-clm GitHub Wiki

T()

FUNCTION: t(<boolean>)

Takes a boolean value, and returns 1 if it's true, and 0 if it's false.

Related Topics: BOOLEAN VALUES, and, not, or, xor