Forgot? Join

Scripting

LSL Guide

Every script function this grid actually runs, read straight from the region software rather than copied from a wiki — including the wolf* functions that exist only here.

Functions · Constants

llXorBase64StringsCorrect

LSL
string llXorBase64StringsCorrect(string str1, string str2)

Deprecated: Please use llXorBase64 instead.\ Correctly (unless nulls are present) performs an exclusive OR on two Base64 strings and returns a Base64 string.\ Text2 repeats if it is shorter than Text1.

Parameters

TypeName
string str1
string str2
Energy 10

The Linden Scripting Library — what every SL-compatible grid provides.

More in LSL