Difference between revisions of "QAS getCurrentQAS"

From Catglobe Wiki
Jump to: navigation, search
Line 1: Line 1:
 
[[Category:Questionnaire_Functions]]
 
[[Category:Questionnaire_Functions]]

+
{{HelpFiles}}
  
 
====QAS_getCurrentQAS====
 
====QAS_getCurrentQAS====

Revision as of 06:54, 13 December 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