Execute Javascript in condition block
Is it possible to execute JS in condition block?
Or I need to save a variable and then use it on condition?

3 Replies
Someone will reply to you shortly. In the meantime, this might help:
-# This post was marked as solved by Baptiste. View answer.
Here this input only accept a variable.
So you will indeed have to map it with a set variable before that
Thank you!