StringArray.PopBack() Method |
Top |
DescriptionRemoves the last 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 last value in the StringArray.
Syntax
See also
|