stata_break
Interrupt a running Stata command in a specified session to stop execution, preserve the engine, and continue with further commands. Returns rc=1 after interruption.
Instructions
打断指定会话正在运行的 Stata 命令(若有);打断后命令 rc=1,引擎存活可继续。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | 要打断的会话标识;省略用 'default'。 |