IBM
C2020-002 · Question #16
How do you reference a variable from the previous occurrence of a particular event type?
The correct answer is A. <Event Type>.<Variable>.Prev. See the full explanation below for the reasoning.
Question
How do you reference a variable from the previous occurrence of a particular event type?
Options
- A<Event Type>.<Variable>.Prev
- B<Event Type>.<Variable>.Curr
- C<Event Type>.Prev.<Variable>
- D<Event Type>.Curr.<Variable>
How the community answered
(34 responses)- A82% (28)
- B6% (2)
- C9% (3)
- D3% (1)
Community Discussion
No community discussion yet for this question.