Documentació de Gambas (versió en desenvolupament)
Compilació i instaŀlació
Components
Documents
How To's
Language Index
Assignments
Datatypes
DIV
FALSE
FUNCTION
PRINT
QUIT
RAISE
Replace$
STOP EVENT
WAIT
Year
Language Overviews
Lèxic
Missatges d'Error
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