☜ | Extrinsic Variable exvarAnnotations | ☞ |
Introduced in the 1990 ANSI M[UMPS] language standard.
This metalanguage symbol represents an extrinsic variable name. An extrinsic variable name looks like $$LABEL or $$LABEL^ROUTINE (no off-set allowed in this specification).
Note: An extrinsic variable is equivalent to an extrinsic function without parameters, i.e. $$LABEL^ROUTINE has the same value as $$LABEL^ROUTINE().
Modified in the 1990 ANSI M[UMPS] language standard.
An extrinsic variable may also be a reference to an external resource, i.e. $&LABEL^ROUTINE or $&PACKAGE.LABEL^ROUTINE.
Copyright © Standard Documents; 1977-2024 MUMPS Development Committee;
Copyright © Examples: 1995-2024 Ed de Moel;
Copyright © Annotations: 2003-2008 Jacquard Systems Research
Copyright © Annotations: 2008-2024 Ed de Moel.
Some specifications are "approved for inclusion in a future standard". Note that the MUMPS Development Committee cannot guarantee that such future standards will indeed be published.
This page most recently updated on 13-Sep-2014, 12:57:29.
For comments, contact Ed de Moel (demoel@jacquardsystems.com)