[Table].RemoveRow

Prev Next

General

The Table.RemoveRow can be used in the Post Processor property of a table Element to remove one row.

Syntax

The syntax of the Table.RemoveRow function is:

[Table].RemoveRow Function Syntax

[Table].RemoveRow(<row number>)

Examples

[Table].RemoveRow(1) will remove the first row:

Substring Function Example

[Table].RemoveRow(1)