@HEX
Windows ✓Linux ✓macOS ⏳
Syntax
@HEX(<value>,<number>)
Description
This function returns <value> formatted as a hexadecimal number.
The optional second argument specifies the number of digits (the result will be padded out with leading zeros.)
OK
Unchanged.
Example
DIALOG SET,Hexval,@HEX(%N)