Conversion Functions
Overview
These functions give you access to the Gambas conversion functions.
You should use
GB.NumberFromString
and
GB.NumberToString
instead of C / C++ library functions if you want your component to be coherent
with the Gambas syntax.