Difference between revisions of "TLO:Bool"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 1: Line 1:
== Description ==
 
 
 
== Forms ==
 
== Forms ==
 
*[[DataType:bool|bool]] '''Bool['''value''']'''
 
*[[DataType:bool|bool]] '''Bool['''value''']'''

Revision as of 02:29, 31 August 2005

Forms

Retrieves a bool object with the given value (FALSE unless the value is a number other than 0, or is TRUE)

Examples

See Also