Function Base642Bin() Foundation
Decodes a base64 encoded string.
Base642Bin( <cString> ) --> cDecodedString
This function returns a string which was base64 encoded.
The function Base642Bin() decodes a character string which is encoded with the base64 algorithm.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.