FR is the abbreviation for 'FOR EACH RECORD IN A' which creates a loop that iterates through every record in the found set A. The syntax combines with END FOR to mark the loop boundary. 'FOR ALL RECORDS' and 'FOR ANY RECORD' are not valid M204 expansions.