llIntegerToBase64
string llIntegerToBase64(integer Value)Returns a string that is a Base64 big endian encode of Value.
Encodes the Value as an 8-character Base64 string.
Parameters
-
Value(integer)
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here