Files
RCBASIC4/doc/files/val.txt
2026-02-26 15:33:51 -06:00

8 lines
154 B
Plaintext

#title Val [RCBasic Doc]
#header Function Val(n$)
Converts a string to a number and returns the value.
Returns 0 if the string was not a valid number.