Skip to main content
Version: Streamsheets 2.5

UNICHAR

Returns the character represented by given unicode number.

Syntax

=UNICHAR(Number)

Arguments

NameDescription
NumberAn unicode number within 0-65535 which specifies the character to return.

Return

The character as specified by given unicode number.

Examples

FormulaResultComment
${formula}
A
${formula}
${formula}
#VALUE!