Toggle menu
876
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Range property: Difference between revisions

From Catglobe Wiki
jrfconvert import
 
(No difference)

Latest revision as of 08:58, 7 March 2011



Range property

Syntax: PROPERTY_NAME = RANGE

Argument :

PROPERTY_NAME : name of the property

RANGE : a range value

*Range property is available from version 5.8

*Currently, only default answer option property is a range property

Example :

DEFAULT_ANSWER = [1]

DEFAULT_ANSWER = [1,2-5]

Back to: Range