T(): Difference between revisions

From TinyMUX
Jump to navigation Jump to search
Mark (talk | contribs)
Init page.
 
(No difference)

Latest revision as of 01:15, 14 August 2006


t(<boolean>)

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

BOOLEAN VALUES, and(), not(), or(), xor()