R232 – Anonymous field references should only be used where they are required (*[<]) (WMB)

Anonymous field references should only be used where they are required (*[<]) (WMB)

For example, the following makes use of an anonymous reference: MOVE itemRef TO outRef.ItemWrapper.Item.*[<];