Which statement is true about script parameters in FileMaker Pro 11?
Reveal answer details Close answer details
Correct answerC
FileMaker · FM0-305
Preview real exam questions, verified answers and available explanations before choosing a study plan.
|
Single choice
Which statement is true about script parameters in FileMaker Pro 11? Reveal answer details Close answer detailsCorrect answerC
Single choice
Given a text field myText that contains "<color>blue</color>", which formula extracts the word "blue" from the field? Reveal answer details Close answer detailsCorrect answerD
Multiple choice
Which three are necessary to create and publish a PHPbased Web site using the PHP Site Assistant? (Choose three.) Reveal answer details Close answer detailsCorrect answersB, C, E
Multiple choice
Which three are valid types listed in the FileMaker Pro 11 Export Records to File dialog? (Choose three.) Reveal answer details Close answer detailsCorrect answersB, D, E
Multiple choice
A Text field called FirstLast in FileMaker Pro 11 is set to autoenterb the following formula: FirstName & LastName. FirstName and LastName are Text fields in the same table. The option Do not evaluate if all referenced fields are empty is unchecked. The option Do not replace existing value of field (if any) is checked. Reveal answer details Close answer detailsCorrect answersA, E
Single choice
What is a reason to use the Let() function in a formula for a FileMaker Pro 11 calculation field? Reveal answer details Close answer detailsCorrect answerA
Multiple choice
Which three are required to use all of the features of FileMaker Server 11 Advanced for Macintosh? (Choose three.) Reveal answer details Close answer detailsCorrect answersB, C, F
Multiple choice
Which two are required for a FileMaker Pro 11 user to access a supported external SQL Source (ESS) from a file being hosted by FileMaker Server 11? (Choose two.) Reveal answer details Close answer detailsCorrect answersC, E
Multiple choice
Which two statements are true about the [Full Access] privilege set in a FileMaker Pro 11 database? (Choose two.) Reveal answer details Close answer detailsCorrect answersB, C
Single choice
Which statement is true about the Filter Portal Records feature in FileMaker Pro 11? Reveal answer details Close answer detailsCorrect answerE
Multiple choice
For which two script triggers can the processing of the triggering event be canceled using Exit Script [False]? (Choose two.) Reveal answer details Close answer detailsCorrect answersA, E
Multiple choice
A script executed by a FileMaker Server schedule running on a Windows server exports a group of records to a tabdelimited file. The resulting file needs to be saved to the FileMaker Server Documents folder and the filename must contain a current timestamp appended to the word "orders_" (e.g. Which two statements are true? (Choose two.) Reveal answer details Close answer detailsCorrect answersB, C
Single choice
The following script is run from a record on a layout based on a table occurrence that is not related to the Product table occurrence: Go to Related Record [Show only related records Match found set From table: "Product" Using layout: "Product" (Product)] Delete All Records [No dialog] What happens after the script is run? Reveal answer details Close answer detailsCorrect answerC
Single choice
A database has an Order table and a Customer table. There is a relationship between Customer and Order. On a layout based on the Customer table there is a portal showing all of that customer's orders for the current calendar year. The portal has no filter criteria applied. There is a calculation field in the Customer table, zSumOrders, that adds up the total amount of all the customer's orders for the year. This field is displayed below the portal. Which one may cause the displayed value of zSumOrders on a customer record to change? Reveal answer details Close answer detailsCorrect answerD
Single choice
Which statement is true about the use of encryption in FileMaker 11? Reveal answer details Close answer detailsCorrect answerB
Single choice
Given the following function: Let ( [ name = "Rufus, Wainright, Smithers, Ltd., Inc." x = MiddleWords ( name 2 3 ) y = WordCount ( name ) ] Right ( x y ) ) What is returned? Reveal answer details Close answer detailsCorrect answerA
Multiple choice
Which two statements are true concerning Administrator Groups in FileMaker Server 11? (Choose two.) Reveal answer details Close answer detailsCorrect answersB, C
Multiple choice
Which two features require indexing in order to work? (Choose two.) Reveal answer details Close answer detailsCorrect answersC, D |