StringArray.PopFront() Method |
Top |
DescriptionRemoves the first value of the StringArray and returns its value. If the StringArray is empty, an error occurs.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode.
Method Signature
Return Value
The first value in the StringArray.
Syntax
See also
|