create_section
Add a new section to a ladder logic program before END or a specified section, enabling structured organization and revision control.
Instructions
Create a program section, normally immediately before END.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| program_name | Yes | ||
| section_name | Yes | ||
| before_section | No | END | |
| expected_revision | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||