Documentation Index

Fetch the complete documentation index at: https://help.mail-and-deploy.com/llms.txt

Use this file to discover all available pages before exploring further.

[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:

[Table].RemoveRow Function Example

[Table].RemoveRow(1)