StepScriptStepPos Property |
Gets the step position at which execution is or will occur next.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic ReadOnly Property StepPos As UInteger
Get
public uint StepPos { get; }
Property Value
Type:
UInt32The zero-based index of the step.
See Also