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



Single

An identifier with number type is created for each Single question, its value is the selected answer option value.

Example

if (Q1 == 1)//Mand

//do something

else

//do something else

Answer option can be set to selected by assigning its value to the question identifier.

Example

Q1 = 1;//set Q1 to Mand