Up |
base64_encode Scol 4.5 or above required
Encode a string in base 64
Prototype :
fun [S] S
- S : a string
Return : S the encoded string or nil if error
See also :
base64decodeP (Syspack)
base64encodeP (Syspack)
base64encodePweb (Syspack)
Example :