Description: This function returns in an array the history of execution for a specified thread.
Returns: Array of text
Usage: Script
Format: ThreadHistory(ThreadName)
Parameters: ThreadName { text } { required } { no default: }
The name of the thread for which you wish the history of execution to be returned.
Comments: The return value for ThreadHistory is a 2-dimensional array with 5 rows and 8192 columns.
See Also:
Thread | ThreadList | ThreadName |