GetQuestionProperties

From Catglobe Wiki
Revision as of 11:46, 5 June 2015 by Nguyennhuhong (talk | contribs) (Created page with "==== getQuestionProperties<br/> ==== Return value property of question. '''Syntax''' getQuestionProperties(question_name); '''Arguments''' question_name: Is a name of que...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

getQuestionProperties

Return value property of question.

Syntax

getQuestionProperties(question_name);

Arguments

question_name: Is a name of question.

Return type

object

Examples

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

Availability

Version 5.8