IBM
C2070-585 · Question #14
Which action will properly return the value $9.90 of the specified sub-field of the current field (e.g. a field within a line item)?
The correct answer is A. rr_Get("@F\Unit_Cost"). See the full explanation below for the reasoning.
Question
Which action will properly return the value $9.90 of the specified sub-field of the current field (e.g. a field within a line item)?
Exhibit
Options
- Arr_Get("@F\Unit_Cost")
- Brr_Get("@F.Unit_Cost")
- Crr_Get("@F/Unit_Cost")
- Drr_Get("..F.Unit_Cost")
How the community answered
(14 responses)- A79% (11)
- B7% (1)
- C14% (2)
Community Discussion
No community discussion yet for this question.
