delete function has 1 variant:
delete
Deletes the current row of the current data block. (Current row/data block is the row/block which is selected most recently).
After deletion, refreshes the block contents.
void delete();
Last updated 4 years ago
Was this helpful?