String Intrinsic Functions - AsInteger Method
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