When it is launched
The script is launched upon creating a task window.Parameters
| Name | Type | Access | Description |
|---|---|---|---|
| Context | ITaskWindow | Read/write | The task window |
Run a script when a FlexiCapture task window is created using the On Task Window Create event, which passes the new window as an ITaskWindow object.
| Name | Type | Access | Description |
|---|---|---|---|
| Context | ITaskWindow | Read/write | The task window |