Hi,
How can implement this condition in FB?
If (%A% > %B% and %C% < %D%) or %E% > %F%
Cheers,
Ranch.
Hi,
How can implement this condition in FB?
If (%A% > %B% and %C% < %D%) or %E% > %F%
Cheers,
Ranch.
You would have to use Script in the Condition field on a group action. The If…Then action only supports all And/Or.
I know that, I thought there is a workaround.
btw - are you going to support this combination in future versions?
Cheers.