VDS Renaissance 的界面提供多种语言。官方文档以英语维护,以确保提供统一、一致且始终最新的参考。
@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)