A Lookup File function returns a data record that matches the values of the expression argument passed to it. It searches the lookup file based on the expression and returns matching records. Option A is incorrect - it doesn't just return a count. Option B is incorrect - it doesn't return successive records unless they match. Option C is incorrect - it doesn't return from a specific partition without matching criteria.