nerdexam
IBM

LOT-410 · Question #53

Gary is writing a view selection formula to only display documents which have a Status field value of "Complete". Which formula will display the correct documents?

The correct answer is B. SELECT Status = "Complete". See the full explanation below for the reasoning.

Question

Gary is writing a view selection formula to only display documents which have a Status field value of "Complete". Which formula will display the correct documents?

Options

  • ASELECT @All
  • BSELECT Status = "Complete"
  • C@If(Status = "Complete";View.Include)
  • DIf Status.Value = "Complete" Then View.Select

How the community answered

(25 responses)
  • A
    16% (4)
  • B
    72% (18)
  • C
    4% (1)
  • D
    8% (2)

Community Discussion

No community discussion yet for this question.

Full LOT-410 Practice