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
FromBase64
String
=
FromBase64 (
Base64String
)
String
=
FromBase64$ (
Base64String
)
Since 3.2
Decode a
Base64
string.
Characters that do not belong to Base64 encoding are silently ignored.
See also
Base64
String Functions