Die Oberfläche von VDS Renaissance ist in mehreren Sprachen verfügbar. Die offizielle Dokumentation wird auf Englisch gepflegt, um eine einheitliche, konsistente und stets aktuelle Referenz zu gewährleisten.

@REGEXISTS

Windows Linux macOS

Syntax

@REGEXISTS( <root key>, <subkey>, <value> )

Description

This function returns a true ('1') or false (null) value depending on whether the specified key or value exists. If no <value> name is specified, the function tests if the key exists. If a <value> name is specified, it tests if the value itself exists. For more information on how to specify the key or value, see @REGREAD.

OK

Unchanged.

See also