meta data for this page
  •  

ibec_ds_First

Positions the cursor on the first record in the dataset.

Description

Call ibec_ds_First to position the cursor on the first record in the dataset and make it the active record.

Syntax

   function ibec_ds_First(Dataset : variant) : variant;

Examples