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.

QAS getCurrentQAS: Difference between revisions

From Catglobe Wiki
jrfconvert import
 
Cg_pham (talk | contribs)
No edit summary
Line 1: Line 1:
[[Category:HelpBooks]]
[[Category:Questionnaire_Functions]]





Revision as of 07:35, 22 March 2011



QAS_getCurrentQAS

Get the current questionnaire answer sheet

Syntax

QAS_getCurrentQAS()

Arguments

None

Return value

An array, it is a questionnaire answer sheet object, which has the same format as what generated by QAS_new function

Example

array qas = QAS_getCurrentQAS();

Availability

Version 5.6