The AddExternalCommand transaction adds a new, external command ID to the command table.
Type XTYP_EXECUTE
Syntax [AddExternalCommand(commandID)]
|
Parameter |
Data type |
Values |
Meaning |
|
commandID |
DWORD |
any value greater than or equal to 4096 |
identifier of the command to add. The ID number must be unique for each command you add. |
Release information
Added in Release 4.42.
See also