UnicodeToText Command

UnicodeToText( <List of Integers> )

Converts the integer Unicode numbers back into text.

UnicodeToText({104, 101, 108, 108, 111}) yields the text "hello".