Just like the simple query function, that allows 1 or more records to be retrieved and sort from the database.
Enable a feature to perform this same functionatity using a Record List variable.
This is useful when you want to work with a small number of records in memory rather than having to make multiple round trip to the database.