QAS getCurrentQAS

From Catglobe Wiki
Revision as of 10:02, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



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