☜ | Output-TransformationDraft MDC Standard | ☞ |
^$Character( charsetexpr1 , expr1 V "OUTPUT" , charsetexpr2 ) = expr2 V algoref
This node specifies the output-transformation algorithm which is performed on a string in the process Character Set Profile charsetexpr1 when it is stored in a global variable or routine which uses charsetexpr2 or transmitted to a device using charsetexpr2. Let transform be the value of expr2. transform specifies the algorithm by which this translation is accomplished, if no output-transformation algorithm is defined, an empty-string value is used. The conversion of the string old to the string New using the output-transformation algorithm transform may be evaluated by executing:
("S New="_transform_"(old)")
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 17-Nov-2023, 13:23:45.
For comments, contact Ed de Moel (demoel@jacquardsystems.com)