Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Overview

Converts the given base64 coded string to string with code page

string myFiles.FromBase64(content: string, encoding: number)

Arguments

string content
base64 encoded string
number encoding
encoding page. Optional. Default is 65001 (UTF-8)
  • No labels