Difference between revisions of "QAS getCallStack"

From Catglobe Wiki
Jump to: navigation, search
(QAS_getCallStack)
(QAS_getCallStack)
Line 17: Line 17:
 
{| cellspacing="0" cellpadding="2" border="1" width="875" style="border-collapse:collapse; border:1px solid #010101" class="tableintopic"
 
{| cellspacing="0" cellpadding="2" border="1" width="875" style="border-collapse:collapse; border:1px solid #010101" class="tableintopic"
 
|- align="left" valign="top"
 
|- align="left" valign="top"
| bgcolor="#C0C0C0" width="292" style="border:1px solid #010101;" |  
+
| bgcolor="#C0C0C0" width="200" style="border:1px solid #010101;" |  
 
'''Index'''
 
'''Index'''
  
| bgcolor="#C0C0C0" width="400" style="border:1px solid #010101;" |  
+
| bgcolor="#C0C0C0" width="550" style="border:1px solid #010101;" |  
 
'''Property name'''
 
'''Property name'''
  
| bgcolor="#C0C0C0" width="467" style="border:1px solid #010101;" |  
+
| bgcolor="#C0C0C0" width="200" style="border:1px solid #010101;" |  
 
'''Data type'''
 
'''Data type'''
  
| bgcolor="#C0C0C0" width="467" style="border:1px solid #010101;" |  
+
| bgcolor="#C0C0C0" width="600" style="border:1px solid #010101;" |  
 
'''Description'''
 
'''Description'''
  

Revision as of 06:44, 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