ddeSystem.execute Method [AX 2012]

Is called when the server receives an execute command. This method can be used to execute commands.

public void execute(str cmd)

Run On

Client

Parameters

cmd
Type: str

Remember to call the status method if the function accepts the command string. The default implementation will be set to NOTPROCESS.

Community Additions

ADD
Show: