nerdexam
FileMaker

FM0-308 · Question #130

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

(44 responses)
  • A
    16% (7)
  • B
    2% (1)
  • C
    70% (31)
  • D
    9% (4)
  • F
    2% (1)

Community Discussion

No community discussion yet for this question.

Full FM0-308 Practice