Skip to main content

from_code

Get the character created from the specified utf code.

from_code(61); // "="

Syntax

from_code(integral_code)

Returns

The character created from the specified utf code.