| << inputname | Core | license >> |
| tf = isunicodesupported() |
a logical: true or false.
isunicodesupported: returns if current terminal supports Unicode.
value returned can be overloaded if environment variable 'NELSON_TERM_IS_UNICODE_SUPPORTED' is 'TRUE'
isunicodesupported()
| Version | Description |
|---|---|
| 1.0.0 | initial version |
Allan CORNET