Documentation

Added in v3.08

hexstr

Syntax: %hexstr(i)
Related: %hexnum

Return hex string for a number

Example

#SHOW %hexstr(255)

Displays FF

Add comment

Login or register to post comments