Difference between revisions of "MUMPS Examples"
From VistApedia
DavidWhitten (talk | contribs) |
DavidWhitten (talk | contribs) |
||
Line 5: | Line 5: | ||
* [[MUMPS Examples/Logical Expressions]] | * [[MUMPS Examples/Logical Expressions]] | ||
* [[MUMPS Examples/String Expressions]] | * [[MUMPS Examples/String Expressions]] | ||
+ | * [[MUMPS Examples/Function Expressions]] | ||
+ | * [[MUMPS Examples/Special Variable Expressions]] | ||
+ | |||
+ | === Specific Cases in VistA == | ||
+ | |||
* [[MUMPS Examples/Determine if current user is a valid user]] | * [[MUMPS Examples/Determine if current user is a valid user]] |
Revision as of 05:45, 30 September 2020
When someone is first learning MUMPS, it is possible that some examples can help them get a handle on the various parts of the language.
- MUMPS Examples/Mathematical Expressions
- MUMPS Examples/Logical Expressions
- MUMPS Examples/String Expressions
- MUMPS Examples/Function Expressions
- MUMPS Examples/Special Variable Expressions