Parameter | Description |
---|---|
sMethodName | The name of the web method |
Returns an error if the message is not published.
Function WebMethodByName String sMethodName Returns Handle
Call: | Get WebMethodByName sMethodName to HandleVariable |
This function searches for the message handle of a message based on the name of a web method.
Use the WebPublishProcedure and WebPublishFunction commands to publish the message.