base64.decode
(since 1.0)
Decode a base64 encoded string
Description
string
base64.decode
(
)
Used to decode a base64 encoded string
Return values
The decoded string
Examples
var foo = Ape.base64.decode(xxx);
User notes
# No comment
Post a note
CollaborAPE to our wiki !
Find the information you need on the APE Official Wiki : Install, Server, JSF, Help...
