Dear Dynamo Experts,
I have a simple question on if statement. How to implement something like if true do A things, else do B things in dynamo? I mean like if true go to this node else go to that node.


I actually have problem something like this:

if true i want A list else B list.
I have a simple question on if statement. How to implement something like if true do A things, else do B things in dynamo? I mean like if true go to this node else go to that node.



I actually have problem something like this:
if true i want A list else B list.
Comment