FM0-308 Developer Essentials for FileMaker 13

Loading demo links...

Showing 7–9 of 10 questions

Question 7

When writing a script that will edit a record in FileMaker Pro 13, which test will determine if a different user had the record locked?

Select an option, then click Submit answer.

  • Check to see if the value of Get (RecotdOpenState) is not zero.

  • Set a script variable to the UUID of the record, and then use the formula PattetnCount ( Get ( LockedRecocdIDs) ; $myVar) > 0

  • Attempt to modify a field with global storage, and then a test to see if an error occurred.

  • Use the Open Recocd/Request script step, and then a test to see if an error occurred.

  • Attempt to set a script variable to a value from the record, and then test to see if an error occurred.

  • Include an On Error script step after the Set Field but before the Commit Recotd/Request step

Question 8

A new solution is created with Iwo tables, Client and Contracts. The only modification made on the Relationships Graph is to establish a relationship between them which is set to delete related records in Contracts when a record in Client is deleted.

C:\Documents and Settings\David\Desktop\1.jpg

What happens when the Client table occurrence is deleted from the Relationships Graph?

Select an option, then click Submit answer.

  • Since it is the only occurrence of the Client table on the graph, it cannot be deleted.

  • Any records in the Contracts table that were related to matching Client records are deleted.

  • The formula in the calculation field Name Full (defined as Name First & “ & Name Last) will be broken.

  • Any records in the Contracts table that were related to matching Client records will have values in the Client ID field deleted.

Question 9

Given the following function:

C:\Documents and Settings\David\Desktop\1.jpg

What is returned?

Select an option, then click Submit answer.

  • ,Ltd

  • Ltd.,

  • hers,

  • thers

  • Wainr