jump to: Search / User Tools / Main Content / Change Content Width
IBExpert
Jump to quick search
Positions the cursor on the first record in the dataset.
Call ibec_ds_First to position the cursor on the first record in the dataset and make it the active record.
function ibec_ds_First(Dataset : variant) : variant;