The WebServiceEngine class / com.WebServiceEngine methods |
Returns the value of a Web Service engine option.
com.WebServiceEngine.GetOption( option STRING ) RETURNING result STRING
The com.WebServiceEngine.GetOption() class method returns the current value of the given the Web Services engine option.
See WebServiceEngine options for the supported options.
In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.