Executes the given command.
rv = Command_Services("Execute", Command, Window, UserData)| Parameter | Description |
|---|---|
| Command | A valid command from the Commands table. |
| Window | For use with command procedure types "Child Window", "Dialog Box", or "Window". This is the name of the applicable window. |
| UserData | Any additional data that needs to be passed to the command. |
16.0.18