nerdexam
FileMaker

FM0-308 · Question #23

Given the following return-delimited data in a Team field of a FileMaker 13 solution: Andy Jones Bernie Lee Carry Lane Which formula would result in the string"Bernie Lee"(without quotes or…

The correct answer is B. Middle (Team ; 12 ; 10). See the full explanation below for the reasoning.

Question

Given the following return-delimited data in a Team field of a FileMaker 13 solution:

Andy Jones Bernie Lee Carry Lane Which formula would result in the string"Bernie Lee"(without quotes or leading/trailing carriage returns) from Team?

Options

  • AListValues (Team ; 2)
  • BMiddle (Team ; 12 ; 10)
  • CGetValue (Team ; ?; 2)
  • DMiddleValues (Team ; 2 ; 1)
  • ETrim (Middlewords (Team ; 3 ; 4))

How the community answered

(38 responses)
  • A
    3% (1)
  • B
    84% (32)
  • C
    8% (3)
  • D
    5% (2)

Community Discussion

No community discussion yet for this question.

Full FM0-308 Practice