deleteRows
|
The deleteRows function deletes the specified number of old rows
including the specified row. Usage Use the deleteRows function to delete old rows from a Brick object.
The old rows will be deleted just at the specified deletion row.
Expression:
Arguments
Name
Type
Description Argument: aBrick Brick
The Brick object from which rows will be deleted. Argument: rowNum Integer
The row number where deleteRow will start deleting the rows. Argument: rowCount Integer
The number of new rows to be deleted.
Returns:
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
Brick | Integer |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|