VDS Renaissance 的界面提供多种语言。官方文档以英语维护,以确保提供统一、一致且始终最新的参考。

EXIT

Windows Linux macOS

Syntax

EXIT
EXIT <result>

Description

Terminates a GOSUB command, a user-defined command or a user-defined function, or the entire program. A return value <result> may be passed as the result of a user-defined function.

OK

Unchanged.

Example

EXIT %R

See also