ROWS for Load IDO Collection Action
Returns a number indicating how many records (rows) are in a specified result set (as the result of a Load IDO Collection action).
Return Value
Integer
Syntax
ROWS( collection )
where collection is the name of the result set for which you want to know how many records have been loaded.