nerdexam
FileMaker

FM0-307 · Question #82

Given the following formula in a calculation field that returns a Text result: Let (tmp = "2 * 5" ; Evaluate (Quote (tmp))) What will be returned?

The correct answer is C. The value 2 *5. See the full explanation below for the reasoning.

Question

Given the following formula in a calculation field that returns a Text result:

Let (tmp = "2 * 5" ; Evaluate (Quote (tmp))) What will be returned?

Options

  • AThe value 10
  • BThe value tmp
  • CThe value 2 *5
  • DThe value "10", quotes included
  • EThe value "tmp", quotes included
  • FThe value "2 * 5", quotes included

How the community answered

(24 responses)
  • A
    4% (1)
  • C
    71% (17)
  • E
    8% (2)
  • F
    17% (4)

Community Discussion

No community discussion yet for this question.

Full FM0-307 Practice