hwp_exit_table
Exit the table after completing cell work. Safely returns to the document body; no action if not inside a table.
Instructions
현재 표에서 명시적으로 탈출합니다. (v0.6.8.1 신규) hwp_enter_table 후 셀 작업 완료 시 호출. 내부적으로 _exit_table_safely(MovePos(3) + BreakPara) 사용. 표 안에 없을 때 호출해도 안전 (no-op, was_in_cell=false 반환).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||