☜ | ASCII 61M[UMPS] by Example | ☞ |
ASCII code 61.
This character may be used as an ‘assignment’ operator.
Set X="Look here!"
This character may be used as a binary ‘is equal to’
operator.
If X=5
This character may be used as part of a binary ‘is not equal to’
operator.
If X'=5
Approved for addition in a future M[UMPS] language standard:
This character may be used as part of a binary ‘is less than or
equal to’ operator.
If X<=5
This character may be used as part of a binary ‘is not less than
or equal to’ operator.
If X'<=5
This character may be used as part of a binary ‘is greater than
or equal to’ operator.
If X>=5
This character may be used as part of a binary ‘is not greater
than or equal to’ operator.
If X'>=5
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.
The information in this page is
NOT authoritative and subject to be modified
at any moment.
Please consult the
appropriate (draft) language standard for an
authoritative definition.
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 16-Nov-2023, 14:36:52.
For comments, contact Ed de Moel (demoel@jacquardsystems.com)