The Sidef programming language
⌘
Ctrl
k
For the complete documentation index, see
llms.txt
. This page is also available as
Markdown
.
Copy
On this page
Programming tasks
T
Terminal control
Display an extended character
Copy
say
'
£
'
say
"
\x{FFE1}
"
say
"
\N{FULLWIDTH POUND SIGN}
"
say
0xffe1
.
chr
Previous
Dimensions
Next
Preserve screen
Last updated
3 years ago