Array.PopFront() Method |
Top |
DescriptionRemoves the first value of the Array and returns its value. If the Array 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 Array.
Syntax
See also Matrix, Array, and Variable Math Guide
|