Files FromBase64¶ Converts the given base64 coded string to string with code page 1myFiles.FromBase64(content: string, encoding: number):string Parameters¶ string content base64 encoded string number encoding encoding page. Optional. Default is 65001 (UTF-8)