PreviousNext
Help > TS+ Reference > TS+ Data > Data Internal Variables
Data Internal Variables

PlayData and RecordData Internal Variables at Execution

During sequence execution an internal variable is updated:

·         Index (Step.Index)—Iteration number. Index is initialized to -1, equals 0 at first iteration and is incremented each time reentering into the step.

·         Values (Step.Values)—2D Array containing the memorized values associated to the step channels.

 

See Also

TS+ Data