AppCtrlScript

MAY Computer

Help

STRTAGCONTENT

Applies to  

AppCtrlScript (Module: wmACScr1.dll)

Group  

String

See also  

LEFTSIDE, RIGHTSIDE

Returns the content of a tag (with all subtags) of a HTML or XML string and stores it in the script variable <VariableName>.

Syntax

STRTAGCONTENT <VariableName>, <SourceString>, <TagName>

Part

Description

<VariableName> Name of the script variable where to store the result.
<SourceString>

The source HTML or XML as string

<TagName>

name of the html/xml tag (without < and >).