How to VAL an string

Previous topic - Next topic

Kitty Hello

Really,
Code (glbasic) Select

Function tofloat: f
Return f
Endfunction

works the best, because it works with all data types (except TYPEs)