Need an account? Click to Register
Home arrow Reference arrow RemoveTextColumnsAndDataColumns
RemoveTextColumnsAndDataColumns

Remove specified text and/or data columns from the source page.

Syntax:

RemoveTextColumnsAndDataColumns, tildeDelimitedTextColumns, tildeDelimitedDataColumn

Parameters:

tildeDelimitedTextColumn - The name of the text columns, separated by tildes, that you would like to remove. This can be left blank.

tildeDelimitedDataColumn - The name of the data columns, separated by tildes, that you would like to remove. This can be left blank, but the second comma must be included.

 

Examples:

RemoveTextColumnsAndDataColumns,Customer~FirstName,Balance~SalesYTD

This example removes the text columns 'Customer' and 'FirstName'.  It also removes the data columns 'Balance' and 'SalesYTD' from the page.

 
< Prev   Next >

Reference