deleterows($self,startrow[,endrow])

The arguments are a variable of any type and one or two row numbers. It deletes rows from the variable, shifts any remaining rows up, and reduces the variable's length. If the endrow is omitted, only one row is deleted. The output of this transform must be the same as the input variable.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.