rowdel

Syntax:

Return Row  rowdel()

Description:

Deletes the current row. Use in conjuntion with the #if conditional expression.

Examples:

($a1:$b7) = rowdel() #if $a<3
Before:
AB C
17451
24
3-332
42-7.2
51118
61641
78-3.9
Before:
AB C
17451
24
31118
41641
58
6
7-3.9
($b2:$c20) = rowdel() #if $b==4