Skip to content

llBase64ToString

Function Syntax
string llBase64ToString(
  1. string Text
);

Converts a Base64 string to a conventional string.

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