SequenceContext.CallStackDepth

Syntax

SequenceContext.CallStackDepth

Data Type

Long

Purpose

Returns the zero-based sequence call depth of the sequence context in the current execution. The call depth refers to the number of nested sequences called before reaching the currently executing sequence. The call stack depth of the first sequence an execution calls is zero, and the call stack depth increases with each call to a subsequence.

See Also

SequenceContext.Caller

SequenceContext.CallingStep

SequenceContext.CallStackName