CreateAutomationScript
Use this method to create DataMiner Automation scripts made up of statements that each contain a C# code block.
Input
Item | Format | Description |
---|---|---|
connection | String | The connection ID. See Connect. |
scriptInfo | CreateAutomationInfo | The statements that make up the script. |
Output
None.