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)