From UTF16
Characters
From UTF16 is a ProtoFlux node that takes a number identifier (Which chars are internally in computers) and turns it into the corresponding character.
Inputs
UTF16 (int)
The number identifier
Outputs
* (char)
The resulting converted string.
Examples
-
example of using From UTF16 in some ProtoFlux code.