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.
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