☜ | $ASCII1977 Version of ANSI Standard | ☞ |
produces an integer value as follows:
–1 if the value of expr is the empty string.
Otherwise, the decimal equivalent of the ASCII code of the leftmost character of the value of expr.
is similar to $A(expr1) except that it works with the intexpr2th character of expr1 instead of the first. Formally, $A(expr1,intexpr2) is defined to be $A($E(expr1,intexpr2)).
See also the transition diagram for $ASCII.
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 13-Sep-2014, 15:54:30.
For comments, contact Ed de Moel (demoel@jacquardsystems.com)