Need help in For Loop Control node
Summary:
Above is the input to for Loop
For Expression = {{$context.$nodes.COMPARE.$output.result}}
Within the for Loop, Im having an If condition:
{{$context.$nodes.3_ITERATIONS.$currentItem.Compare}}
unfortunately the above always goes to the False Node.
Wanted to check if folollowing is the correct usage
{{$context.$nodes.3_ITERATIONS.$currentItem.Compare}}
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0