Please enable JavaScript to view this site.

ESL Documentation

ESLSTR Function

Return a numeric string as a float.

StripToFloatFunction(NUMBERS_SV)

NUMBERS_SV

A string of numbers that you want converted.

Description

Use this function to return a numeric string (NUMBERS_SV) as a float.

Note that the use of this single parameter allows in-place conversion.

See Also

StripToFloat( ) Subroutine