LlStringToBase64
From Second Life Wiki
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Summary
Function: string llStringToBase64( string str );| 260 | Function ID |
| 0.0 | Forced Delay |
| 10.0 | Energy |
Returns a string that is the Base64 representation of the str
| • string | str |
To go in the other direction, use llBase64ToString.
This article wasn't helpful for you? Maybe the related article at the LSL Wiki is able to bring enlightenment.

