Developer Guide and Reference

ID 767251
Date 10/31/2024
Public
Document Table of Contents

Character Intrinsic Functions

The following table lists character intrinsic functions.

Name

Description

ACHAR

Returns character in a specified position in the ASCII character set.

ADJUSTL

Adjusts left, removing leading blanks and inserting trailing blanks.

ADJUSTR

Adjusts right, removing trailing blanks and inserting leading blanks.

CHAR

Returns character in a specified position in the processor's character set of (optional) kind.

IACHAR

Returns the position of the argument in the ASCII character set.