Callback _UserDefinedCallback_(devName, id, cmd)
Called in response to a command.
Parameters
Name | Description |
devName |
string Device name from the Config Tool. |
id |
int64 The ID returned from AddCmd. |
data |
string Data in response to the command, if applicable. |
Remarks
The callback will be fired once per operation in every frame of every browser, unless the frame, based upon it's current URL, does not have the required scripting trust level.
Requirements
KioWare for Windows version 8.16 or greater.