InformationRegisterRecordSet.<Information register name>.Insert
Syntax:
Parameters:
<Index> (required)
Index of the position where you want to insert a new record.
Returned value:
Created register record.
Description:
Availability:
Note:
Example:
NewPrice = RivasPriceslSet.Insert(0); |