event Execute (Result as String)
Fired once that Execute method is done.

TypeDescription
Result as String A string expression that indicates the string sent by the server when the control executes an user command.

The Execute event is fired when control finished the Execute method. Use the Result argument to know what server replies.