/
VALUE
VALUE
SYNTAX:
FUNCTION VALUE ( V : STRING ) : NUMBER;
The value function returns the numeric representation of a string.
Parameters :
V is a string containing either a real or integer literal (see 7.5).
SYNTAX:
FUNCTION VALUE ( V : STRING ) : NUMBER;
The value function returns the numeric representation of a string.
Parameters :
V is a string containing either a real or integer literal (see 7.5).