Val()

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Val()

Previous pageReturn to chapter overviewNext page

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.