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.