Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

String Intrinsic Functions - AsInteger Method

Panel
bgColor#2c3c4c

Return the variable as an integer

Member of String Intrinsic Functions (PRIM_LIBI.IStringIntrinsics)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

Integer

Resulting integer

Details

AsInteger returns the ASCII/EBCDIC value of the first character in the variable.

Refer to ASCII for additional information

Refer to EBCDIC for additional information


See also

All Component Classes

Technical Reference