Microsoft
MB7-702 · Question #53
You have written code that creates and calls a record variable for the Customer table called Customer. You have already set filters on several fields and looped through the Customer table and you…
The correct answer is A. Customer.RESET. See the full explanation below for the reasoning.
Question
You have written code that creates and calls a record variable for the Customer table called Customer. You have already set filters on several fields and looped through the Customer table and you want to start another loop with a different set of filters. What function will clear all filters on the Customer record variable?
Options
- ACustomer.RESET
- BCustomer.COMMIT
- CCustomer.SETRANGE()
- DCustomer.SETPERMISSIONFILTER
How the community answered
(35 responses)- A74% (26)
- B17% (6)
- C3% (1)
- D6% (2)
Community Discussion
No community discussion yet for this question.