rs_read_module
Read the full RAPID source code of a specified module from a robot task, enabling analysis or modification of program logic.
Instructions
Read full RAPID source code of a module (SDK)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | ||
| module | Yes | e.g. 'module_MAIN', 'module_EGM', 'Wizard_Params' |