llXorBase64StringsCorrect
LSLstring 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
| Type | Name |
|---|---|
| string | str1 |
| string | str2 |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.