Val()

Top  Previous  Next

Purpose

To convert a character number to numeric type

Syntax

Val( <cNumber>) nNumber

Arguments

<cNumber> is the character string to convert.

Returns

Val() returns <cNumber> converted to a numeric value including decimal digits.