☜ | lvn1984 Version of ANSI Standard | ☞ |
lvn | ::= | │ │ │ |
rlvn @ expratom V lvn |
│ │ │ |
See also the transition diagram for lvn.
rlvn | ::= | │ │ │ |
name [ ( L expr ) ] @ lnamind @ ( L expr ) |
│ │ │ |
lnamind | ::= | rexpratom | V | lvn |
rexpratom | ::= | │ │ │ │ |
rlvn rgvn expritem |
│ │ │ │ |
A local variable name is either unsubscripted or subscripted; if it is subscripted, any number of subscripts separated by commas is permitted. An unsubscripted occurrence of lvn may carry a different value from any subscripted occurrence of lvn.
A lnamind is always a component of an rlvn. If the value of the rlvn is a subscripted form of lvn, then some of its subscripts may have originated in the lnamind. In this case, the subscripts contributed by the lnamind appear as the first subscripts in the value of the resulting rlvn, separated by a comma from the (non-empty) list of subscripts appearing in the rest of the rlvn.
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.
This page most recently updated on 17-Nov-2023, 10:47:35.
For comments, contact Ed de Moel (demoel@jacquardsystems.com)