Subscriber portal
Sends an execute transaction to the Dynamic Data Exchange (DDE) server.
public void execute(str Cmd, [int Wait])
If the wait time is not specified, an asynchronous transaction will be created. Otherwise, a synchronous transaction will be created that has the specified wait time.
If the transaction fails, the method will throw Exception::DDEerror.