SetText

Description

Sets the input string to be the text content of the current PBDOM_COMMENT object.

Syntax

pbdom_comment_name.SetText(string strSet)

Argument

Description

pbdom_comment_name

The name of a PBDOM_COMMENT

strSet

The string you want set as the text of the PBDOM_COMMENT


Return value

String.

See also

GetText

GetTextNormalize

GetTextTrim