decodeBase64 >>-decodeBase64------------------------------------------------>< Returns a new string containing the decoded version of the base64 encoded receiving string. If the receiving string is not in base64 format then the returned result is undefined. String class - decodeBase64 method "YWJjZGVm"~decodeBase64 -> "abcdef" |