Skip to content

llOrd

integer llOrd(string value, integer index)

Returns the unicode value of the indicated character in the string.

Parameters
value (string)
The string to convert to Unicode.
index (integer)
Index of character to convert to unicode.

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here