SOAPServerRun is available since version 1.0.
Prototype:
number SOAPServerRun()
Description:
Enter the server loop and starts to listen to incoming requests.
Return value:
Returns null if succeeded, or an error handle (to get the error text, you should call
SOAPError)