run_labtalk
Execute LabTalk scripts in Origin Pro to perform operations not available through other automation tools.
Instructions
Execute a LabTalk script in Origin Pro.
Use this for any Origin operation not covered by other tools. LabTalk is Origin's built-in scripting language.
Args: script: LabTalk script to execute
Returns: Success/failure message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |