I have a layout, when flowitem is creating on queue, it is pushed to the itemlist. Now from process flow, I want to pull specific type from that itemlist. Reading user manuals, I have tried something like below, but gives me errors. If I set specific number like WHERE Type = 3 it works. How can I correct this?