Removes an attribute on the given node(s).

Syntax

Smartsite SXML CopyCode image Copy Code
this.removeattribute(string name)

Parameters

Name Data Type Description
name String The attribute name.

Return Value

None.

Used in

Macro Description
XmlProcessor Native Xml data Macro.
SXML