Difference between revisions of "QAS getCallStack"

From Catglobe Wiki
Jump to: navigation, search
(QAS_getCallStack)
(QAS_getCallStack)
Line 20: Line 20:
 
'''Index'''
 
'''Index'''
  
| bgcolor="#C0C0C0" width="116" style="border:1px solid #010101;" |  
+
| bgcolor="#C0C0C0" width="400" style="border:1px solid #010101;" |  
 
'''Property name'''
 
'''Property name'''
  

Revision as of 06:43, 11 April 2012

QAS_getCallStack

This function makes it possible for the script writer to peek into the current answer sheet call stack. The function requires an answer sheet context to be present which only exists for CG Scripts executed in dummy questions.

Syntax

QAS_getCallStack()

Arguments

No

Return type

array

Index

Property name

Data type

Description

Example


QAS_getCallStack();


Availability

Version 5.9.5