Skip to content

llChar

string llChar(integer value)

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

Parameters
value (integer)
Unicode value to convert into a string.

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here