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)- A16% (7)
- B2% (1)
- C70% (31)
- D9% (4)
- F2% (1)
Community Discussion
No community discussion yet for this question.