VDS Renaissance のインターフェースは複数の言語に対応しています。公式ドキュメントは、単一で一貫した常に最新のリファレンスを保証するため、英語で管理されています。

ERROR

Windows Linux macOS

Syntax

ERROR <error number>

Description

This command allows you to set an error code so that the script aborts with an error message. It allows you to define custom error codes for user-defined commands and user-defined functions.

OK

The value of the OK indicator can be set to False by setting <error number> to -1.

See also