Wait Property - Call Operation (Call Remote only) (Magic xpa 4.x)
When a Call Remote command is encountered during runtime, the runtime engine checks for a valid server, and then passes the requested command to the Magic xpa Runtime requester. If the operation’s Wait property is set to No, or evaluates to No, Magic xpa will continue. If the Wait property is set to Yes, or evaluates to Yes, Magic xpa waits for the completion of the request or until a time-out failure occurs. After the request has been completed, the variables that were sent are recomputed, and the flow of the program continues.