Boolean property: Difference between revisions
From Catglobe Wiki
More actions
jrfconvert import |
(No difference)
|
Revision as of 08:48, 7 March 2011
Boolean property
Syntax
PROPERTY_NAME = property_value
Argument
PROPERTY_NAME : Name of the boolean property
property_value : boolean value of the property , "true" or "false"
Example
DEFAULT_ANSWER = true