IBM
C2020-003 · Question #49
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
(46 responses)- A78% (36)
- B2% (1)
- C13% (6)
- D7% (3)
Community Discussion
No community discussion yet for this question.