Hi Angel,
For each increase in CallStackDepth, add a RunState.Caller to the lookup string.
eg For subsequence Test1, the Lookup string will be RunState.Caller.RunState.Caller.Step
and soon on....
Therefore you can concatenate your string as NameOf(RunState.Caller.RunState.Caller.Step) + NameOf(RunState.Caller.Step).
Regards
Ray Farmer
Regards
Ray Farmer
