What three changes must you make so that the trigger compiles successfully?

View the Exhibit

The Summit menu is attached to the Orders form. The Toggle Autoquery menu item is a check box that toggles whether a query is automatically performed when the Orders form is first invoked. If the check box is deselected, users must manually query.
In addition to using the menu, users want to be able to toggle the autoquery preference directly from the form. You add a button named Toggle Autoquery with the following When-Button-Pressed trigger:

However, the trigger does not compile. What three changes must you make so that the trigger compiles successfully?
A. Change FIND_ITEM to FIND_MENU_ITEM.
B. Change ‘preferences.AutoQuery’ to ‘orders.preferences.AutoQuery’.
C. Change ‘preferences.AutoQuery’ to ‘AutoQuery’.
D. Change ‘preferences.AutoQuery’ to ‘ORDERS.PREFERENCES>AUTOQUERY’.
E. Change ‘preferences.AutoQuery’ to ‘AUTOQUERY’.
F. Change GET_ITEM_PROPERTY to GET_MENU_ITEM_PROPERTY
G. Change SET_ITEM_PROPERTY to SET_MENU_ITEM_PROPERTY
H. Change PROPERTY_FALSE to ‘FALSE.
I. Change PROPERTY_TRUE to ‘TRUE’.

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.