hex parameter

Use the hex parameter to set or query the hexadecimal value of the character at the current cursor location.

Availability

query command
set command

Scope

The character at the current position of the current element of the current view.

Syntax

query hex
set hex char [..]

Parameters

char Use the char parameter to indicate the hexadecimal value for one or more Unicode characters to replace the character at the current cursor location.

Examples

query hex
set hex 4e
set hex 2260
set hex 31 32 33

Related reference
query command
set command
text parameter