Hitachi

JP1 Version 12 JP1/IT Desktop Management 2 Distribution Function Administration Guide


AIT_ASCIIToChar

Organization of this page

Description

Converts the specified ASCII code into the corresponding character.

Format

string AIT_ASCIIToChar  (
  integer nASCIIValue     // ASCII code
);

Parameters

nASCIIValue (input)

Specify an ASCII code.

Return value

This API function returns the character corresponding to the ASCII code.