Difference between revisions of "QAS getCallStack"
Nguyenduyan (talk | contribs) (→QAS_getCallStack) |
Nguyenduyan (talk | contribs) (→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=" | + | | bgcolor="#C0C0C0" width="200" style="border:1px solid #010101;" | |
'''Index''' | '''Index''' | ||
− | | bgcolor="#C0C0C0" width=" | + | | bgcolor="#C0C0C0" width="550" style="border:1px solid #010101;" | |
'''Property name''' | '''Property name''' | ||
− | | bgcolor="#C0C0C0" width=" | + | | bgcolor="#C0C0C0" width="200" style="border:1px solid #010101;" | |
'''Data type''' | '''Data type''' | ||
− | | bgcolor="#C0C0C0" width=" | + | | bgcolor="#C0C0C0" width="600" style="border:1px solid #010101;" | |
'''Description''' | '''Description''' | ||
Revision as of 05: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