[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Deprecated. Use $ORDER
instead.
Returns the next numeric subscript of the specified glvn.
Syntax
$NEXT(glvn)
Example
Assume the following array:
^foo(1)="" ^foo(2)=""
And the following code:
W $ZNEXT(^foo(1)) ; => 2
This document was generated on May 5, 2025 using texi2html 5.0.