Difference between revisions of "TLO:Bool"

From Lavish Software Wiki
Jump to navigation Jump to search
 
Line 2: Line 2:
  
 
== Forms ==
 
== Forms ==
 +
*[[DataType:bool|bool]] '''Bool['''value''']'''
 +
:Retrieves a bool object with the given value (FALSE unless the value is a number other than 0, or is TRUE)
  
 
== Examples ==
 
== Examples ==

Revision as of 06:52, 26 February 2005

Description

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