ESLSTR Function
Return a numeric string as an integer.
StripToIntegerFunction(NUMBERS_SV)
NUMBERS_SV
A string of numbers that you want converted.
Description
Use this function to return a numeric string (NUMBERS_SV) as an integer.
Note that the use of a single parameter allows in-place conversion.
See Also
StripToInteger( ) Subroutine