Opens the interact dialog of an input.
Name | Type | Required | Description |
---|---|---|---|
inputName |
String |
Name of the input to open the dialog of |
Complexity Rating: | |
Latest Supported RPC Version: | 1 |
Added in | v5.0.0 |
{
"requestType": "OpenInputInteractDialog",
"requestData": {
"inputName": ""
}
}