Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

isunicodesupported

Detect whether the current terminal supports Unicode.

Syntax

  • tf = isunicodesupported()

Output argument

  • tf - a logical: true or false.

Description

isunicodesupported: returns if current terminal supports Unicode.

value returned can be overloaded if environment variable 'NELSON_TERM_IS_UNICODE_SUPPORTED' is 'TRUE'

Example

isunicodesupported()

See also

getnelsonmode.

History

VersionDescription
1.0.0initial version

Author

Allan CORNET