LlStringToBase64

From Second Life Wiki

(Redirected from LSL llStringToBase64)
Jump to: navigation, search

Contents

Description

Function: string llStringToBase64( string str );
260 Function ID
0.0 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.

Examples

This article wasn't helpful for you? Maybe the related article at the LSL Wiki is able to bring enlightenment.
Personal tools