☜ | $CHAR1977 Version of ANSI Standard | ☞ |
$C[HAR]( L intexpr )
returns a string whose length is the number of argument expressions which have integer values in the closed interval [0,127]. Each intexpr in that interval maps into the ASCII character whose code is the value of intexpr; this mapping is order-preserving. Each negative-valued intexpr maps into no character in the value of $C. Any intexpr whose value is greater than 127 is erroneous.
See also the transition diagram for $Char.
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 12-Sep-2014, 13:14:46.
For comments, contact Ed de Moel (demoel@jacquardsystems.com)