llBase64ToString
LSLstring llBase64ToString(string str)
Converts a Base64 string to a conventional string.\ If the conversion creates any unprintable characters, they are converted to question marks.
Parameters
| Type | Name |
|---|---|
| string | str |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
list llJson2List(string json)
rotation llGetSunRotation()
integer llSubStringIndex(string source, string pattern)
void llOwnerSay(string msg)
void llSetPayPrice(integer price, list quick_pay_buttons)
integer llDetectedType(integer number)
string llDeleteSubString(string src, integer start, integer end)
void llTargetRemove(integer number)