Skip to content

WebMethodName - cWebObject

Converts the message handle of a web method into a string

Type: Function
Return Data Type: String

Parameters

Parameter Type Description
hMessage Handle The message handle

Syntax

Function WebMethodName Handle hMessage Returns String

Call Example

Get WebMethodName hMessage to StringVariable

Description

Converts the message handle of a web method into a string.

Use the WebPublishProcedure and WebPublishFunction commands to publish the message.

Return Value

An error if the message is not published and returns an empty String.