llIntegerToBase64
Function Syntax
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.
Returns a string that is a Base64 big endian encode of Value.
Encodes the Value as an 8-character Base64 string.