Types:String

From Neos Wiki
Revision as of 12:10, 5 August 2022 by Kisaragi marine (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Color Type
String

String is a type which holds a text in UTF-16.

Note: If you are willing to handle "special characters" which requires "surrogate pairs" to express it in UTF-16, you may want to use String_To_UTF32_(LogiX_node).