VAL (x$)
Purpose To return a value of a decimal number contained in the argument x$
Examples B = VAL("123")*100
Comments: B should contain the value 12300
See Also STR$(n), HEX$(n), HEXVAL(x$)

backbutton.gif (507 bytes)  Basic to TBASIC Reference Manual