Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Converts the given base64 coded string to string

string myFiles.FromBase64(content: string)

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