VDS Renaissance のインターフェースは複数の言語に対応しています。公式ドキュメントは、単一で一貫した常に最新のリファレンスを保証するため、英語で管理されています。
@REGTYPE
Windows ✓Linux ✓macOS ⏳
Syntax
@REGTYPE( <root key>, <subkey>, <value> )
Description
This function returns a string that indicates the type of data stored in a Registry value. The possible values returned are: String, ExpandString, Multi, Integer, LargeInt, Binary or Unsupported. For more information on how to specify the key or value, see @REGREAD.
OK
Unchanged.