TRUE

Synopsis

(special form)

TRUE
Description

This is a special word to indicate a positive condition. TRUE is a reserved value, not a procedure nor a variable.

Example
SHOW 1=1
true
IF "TRUE [PRINT [TRUE is always true]]
TRUE is always true

SourceForge.net Logo