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
void llDialog(key avatarId, string message, list buttons, integer chat_channel)
void llSetStatus(integer status, integer value)
integer llRound(float f)
float llGetMass()
integer llEdgeOfWorld(vector pos, vector dir)
void llMakeSmoke(integer particles, float scale, float vel, float lifetime, float arc, string texture, vector offset)
key llGenerateKey()
integer llGetUnixTime()