| Returns a simple numeric value indicating the status of a single request. | 
| Syntax: | RqStat (Service/Server name, Request ID, Supervisor Password) | 
| Parameters: | Service/Server name – Alpha variable or constant with a service or server name. | 
|   | Request ID – The Request ID is returned as a return value from the remote call. | 
|   | Supervisor Password – Alpha defining the supervisor password of the broker. | 
| Returns: | 0 – Not found | 
|   | 1 – Pending | 
|   | 2 – Executing | 
|   | 3 – Completed | 
|   | 4 – Failed | 
|   | 5 – Cleared | 
| See also: | The Online and Rich Client Samples projects (program ES12, ES15, RES12 and RES15) |