IBM
C2070-585 · Question #73
Which action will properly copy the value of its DCO parent page's variable ParentID to the child field's variable ChildID?
The correct answer is B. rrSet ("@P.ParentID","@F.ChildID"). See the full explanation below for the reasoning.
Question
Which action will properly copy the value of its DCO parent page's variable ParentID to the child field's variable ChildID?
Options
- ArrSet ("@P.ParentID","@F\ChildID")
- BrrSet ("@P.ParentID","@F.ChildID")
- CrrSet ("@P\ParentID","@F.ChildID")
- DrrSet ("@P\ParentID","@F\ChildID")
How the community answered
(30 responses)- A3% (1)
- B80% (24)
- C10% (3)
- D7% (2)
Community Discussion
No community discussion yet for this question.