Row

Returns specified row from specified rowset or array

Row(1, 2)

OrdinalTypeDescription
1stringRequiredSpecified rowset
2numericRequiredCount of row to return

System returns the first row of the rowset contained in the @Rowset variable.