Open topic with navigation
Converts the program array index to the visual index for a specified screen array.
arrayToVisualIndex(
scr_rec STRING,
arr_ind INTEGER
) RETURNS INTEGER
scr_rec is the name of the screen record.
arr_ind is the index of the program array row.