delete

delete

delete function has 1 variant:

Description

  1. Deletes the current row of the current data block. (Current row/data block is the row/block which is selected most recently).

  2. After deletion, refreshes the block contents.

Declaration

void delete();

Parameters

Return Value

Example

Last updated