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.

GetQuestionConditions: Difference between revisions

From Catglobe Wiki
Created page with "==== getQuestionConditions<br/> ==== Return value conditions of question. '''Syntax''' getQuestionConditions(question_name); '''Arguments''' question_name: Is a name of q..."
(No difference)

Revision as of 09:48, 5 June 2015

getQuestionConditions

Return value conditions of question.

Syntax

getQuestionConditions(question_name);

Arguments

question_name: Is a name of question.

Return type

object

Examples

setRPQId(363715817);
array a = getQuestionConditions("Label1");

Availability

Version 5.8