IACHAR

IACHAR

Platform

x64, Win32, .NET

Purpose

To get the position of a character in the ASCII collating sequence.

Class

Elemental function.

Syntax

INTEGER FUNCTION IACHAR(C)
CHARACTER C

Description

C is a character of length one.

Return value

The result is an integer in the range 0 <result< 127. Its type is the default integer type.

Example

IACHAR('a') gives 97.

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited