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

llBase64ToInteger

LSL
integer llBase64ToInteger(string str)

Returns an integer that is the Text, Base64 decoded as a big endian integer.\ Returns zero if Text is longer then 8 characters. If Text contains fewer then 6 characters, the return value is unpredictable.

Parameters

TypeName
string str
Energy 10

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

More in LSL