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)- A4% (1)
- C71% (17)
- E8% (2)
- F17% (4)
Community Discussion
No community discussion yet for this question.