[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Syntax
$QSUBSCRIPT(expr V glvn,expr V n)
In the RHS form, returns the nth subscript of glvn.
Example
SET SUB=$QSUBSCRIPT("^GBL(1,2,3)",2) ; => 2
Syntax
SET $QSUBSCRIPT(expr V glvn,expr V n)=expr ; => ^GBL(1,4,3)
In the LHS form, sets the nth subscript of glvn to expr.
This document was generated on May 5, 2025 using texi2html 5.0.