SOAPServerInitArgs is available since version 1.0.
Prototype:
number SOAPServerInitArgs(argument1,...,argumentN)
Parameters
argument1..N
init arguments
Description:
Initialize the soap server with command line arguments.
Return value:
Returns null if succeeded, or an error handle (to get the error text, you should call
SOAPError)