Skip to content

llBase64ToString

string llBase64ToString(string Text)

Converts a Base64 string to a conventional string.

If the conversion creates any unprintable characters, they are converted to question marks.

Parameters
Text (string)

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here