Click or drag to resize

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
Syntax
Public ReadOnly Property StepPos As UInteger
	Get

Property Value

Type: UInt32
The zero-based index of the step.
See Also