InteractDone method
Overview
Informs the engine that a user interaction (which was earlier requested by the engine) was performed and indicates the engine what to do next.
Parameters
| Name | Description | Type |
|---|---|---|
| qRequestId |
Identifier of the request. Corresponds to the identifier of the DoReload request. |
Integer |
| qDef | User response to the current interaction. | InteractDef |
Outputs
None