llXorBase64
LSLstring llXorBase64(string str1, string str2)
Performs an exclusive OR on two Base64 strings and returns a Base64 string. Text2 repeats if it is shorter than Text1.
Parameters
| Type | Name |
|---|---|
| string | str1 |
| string | str2 |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
rotation llList2Rot(list src, integer index)
void llSetSoundRadius(float radius)
string llGetParcelMusicURL()
void llRemoveFromLandPassList(string avatar)
list llDeleteSubList(list src, integer start, integer end)
key llKeyCountKeyValue()
integer llSubStringIndex(string source, string pattern)
rotation llGetRootRotation()