Skip to content

llChar

Function Syntax
string llChar(
  1. integer value // Unicode value to convert into a string.
);

Returns a single character string that is the representation of the unicode value.