Gambas Documentation
Documents
ar
ca
cs
de
en
eo
es
fa
fr
hu
id
it
ja
ko
mk
nl
pl
pt
pt_BR
ru
sq
tr
vi
zh
zh_TW
Base$
Since 3.19
String
= Base$ (
Number
AS Long [
,
Base
AS Integer ]
)
Get the string representation of
Number
in base
Base
.
Base
must be an integer number between 2 and 36.
See also
Formatting functions