Hi. The recordSetVar attribute indicates that the page uses a list controller and the variable name of the record collection. This variable can be used to access data in the record collection. For example VF Page: <apex:page standardController=”Account” recordSetVar=”accounts”>