Zoomed Image

AMSX Scripting Language - Command : xmlremovecolumnnotag

Summary

Remove a column from every row in the XML document without tag conversion

Description

Removes the named field node from each record in the current XML document (mdoc) using the name exactly as supplied, without FieldTag conversion. Use this when the XML node name does not need tag shortening.

Parameters

ParameterDescription
cmdField name (used verbatim, no tag conversion)

Syntax


XmlRemoveColumnNoTag "Field name (used verbatim, no tag conversion)"

Return to the AMSX Command Reference