Which action will properly return the value $9.90 of the specified sub-field of the current field (e.g. a field within a
Posted: Fri Aug 26, 2022 9:57 am
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)?
A. rr_Get("@F\Unit_Cost")
B. rr_Get("@F.Unit_Cost")
C. rr_Get("@F/Unit_Cost")
D. rr_Get("..F.Unit_Cost")
A. rr_Get("@F\Unit_Cost")
B. rr_Get("@F.Unit_Cost")
C. rr_Get("@F/Unit_Cost")
D. rr_Get("..F.Unit_Cost")