StringTokenizer.FirstTokenIndex Property |
Top |
DescriptionMoves the internal position of the Tokens StringArray to the first index and then returns the index of the internal position. This will always return a value of 0, since that is the index of the first element in the array. After calling this property, StringTokenizer.NextToken will return the value of the first element in the array.
Timing Precision Mode This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.
Attributes
Syntax
See also
|