We have two collections. one is [A], the other one is . usually we quote the collection items like [A.fields], [B.fields]. now we need to use the result of [B.fields] as the fields name of [A] and quote its value. Logical expression is [A.[B.fields]]. But what the syntax in blue prism to reach expected result?