Once you have created and populated a record group, you can perform the following operations on its rows:
When you perform row operations you must identify rows by row number. For example, to get the value of a cell, you must reference the cell by row number and column name.
About record group Built-in subprograms
About manipulating a record group at runtime
Modifying an existing record group
GET_GROUP_SELECTION_COUNT Built-in