Description

Executes the given command.

Syntax

rv = Command_Services("Execute", Command, Window, UserData)

Parameters

ParameterDescription
Command

A valid command from the Commands table.

WindowFor use with command procedure types "Child Window", "Dialog Box", or "Window". This is the name of the applicable window.
UserDataAny additional data that needs to be passed to the command.

Version

16.0.18

  • No labels