llBase64ToInteger
LSLinteger 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
| Type | Name |
|---|---|
| string | str |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
integer llLinksetDataWriteProtected(string name, string value, string pass)
void llForceMouselook(integer mouselook)
float llFabs(float f)
void llSetVehicleFlags(integer flags)
string llGetSubString(string src, integer start, integer end)
void llRemoveInventory(string item)
string llHMAC(string private_key, string message, string algo)
vector llGroundNormal(vector offset)