Reply

how to check for a NOT TRUE condition?

1 replies

Elias Michael

Subscriber, bbp_participant, customer, community, sq-ultimate, 10 replies.

Visit profile

1 year ago #284040

I am using V137 and I want to check that a bool is not true but i am not able to use comparison and bool variable together. How do i overcome this?

0

tomas262

Administrator, sq-ultimate, 2 replies.

Visit profile

1 year ago #284084

Hi,

you can setup a new whole condition IF-THEN-ELSE

Assign True into a bool variable if true, and False if the condition is not met. You can then use the bool variable in other conditions

Let me know if any issues with that

0

Viewing 1 replies (of 1 total)