I am currently working in Process Studio and using the Formula Plugin.
I have a doubt regarding the implementation of an IF–ELSE condition inside the Formula Plugin.
I am trying to apply a conditional logic, but I am not sure about the correct syntax/structure to use.
Could someone please guide me on:
-
The correct format for IF–ELSE condition in Formula Plugin
-
How to handle multiple conditions (nested IF)