Button for 1977 Button for 1984 Button for 1990 Button for 1995 Button for MDC Button for notes Button for examples

$ASCII

1990 Version of ANSI Standard

2.2.7.1 $ASCII

$A[SCII] ( expr )

See 2.3 for the definition of expr.

This form produces an integer value as follows:

  1. –1 if the value of expr is the empty string.
  2. Otherwise, an integer n associated with the leftmost character of the value of expr, such that $A($C(n)) = n.

$A[SCII] ( expr , intexpr )

See 2.3 for the definition of expr. See 2.2.4.1 for the definition of intexpr.

This form is similar to $A(expr) except that it works with the intexprth character of expr instead of the first. Formally, $A(expr,intexpr) is defined to be $A($E(expr,intexpr)).

Button for 1977 Button for 1984 Button for 1990 Button for 1995 Button for MDC Button for notes Button for examples

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)