Documentation

Added in v3.08

hexnum

Syntax: %hexnum(s)
Related: %hexstr

Convert hex string to a decimal number.

Example

#SHOW %hexnum("FF")

displays 255

Add comment

Login or register to post comments