Hello,
I sometime struggle with this:
'{-FieldData.FieldData-|-●6●9●3●9●6●3●-|-≡1≡7≡7≡8≡1≡7≡5≡1≡6≡5≡-}'=='
and that:
'{-FieldData.FieldData-|-●6●9●3●9●6●3●-|-≡1≡7≡7≡8≡1≡7≡5≡1≡6≡5≡-}'!='
Does
'{-FieldData.FieldData-|-●6●9●3●9●6●3●-|-≡1≡7≡7≡8≡1≡7≡5≡1≡6≡5≡-}'=='
Means that is the filed date above is present on the page(equal) then we can come out of the green cercle and go to whatever we want?
does
'{-FieldData.FieldData-|-●6●9●3●9●6●3●-|-≡1≡7≡7≡8≡1≡7≡5≡1≡6≡5≡-}'!='
Means that is the Field data is not found then we can come out of the green cercle and go to wherever we want?
If I am wrong could you please explain it in simple English rather than using technical Jargon
These are the definitions I have found on the net:
Equal (= =): returns true if the operands are equal.
Not equal (!=): returns true if the operands are not equal.
Does true means we can go out of the green cercle?
Thank you,
Ben
I sometime struggle with this:
'{-FieldData.FieldData-|-●6●9●3●9●6●3●-|-≡1≡7≡7≡8≡1≡7≡5≡1≡6≡5≡-}'=='
and that:
'{-FieldData.FieldData-|-●6●9●3●9●6●3●-|-≡1≡7≡7≡8≡1≡7≡5≡1≡6≡5≡-}'!='
Does
'{-FieldData.FieldData-|-●6●9●3●9●6●3●-|-≡1≡7≡7≡8≡1≡7≡5≡1≡6≡5≡-}'=='
Means that is the filed date above is present on the page(equal) then we can come out of the green cercle and go to whatever we want?
does
'{-FieldData.FieldData-|-●6●9●3●9●6●3●-|-≡1≡7≡7≡8≡1≡7≡5≡1≡6≡5≡-}'!='
Means that is the Field data is not found then we can come out of the green cercle and go to wherever we want?
If I am wrong could you please explain it in simple English rather than using technical Jargon
These are the definitions I have found on the net:
Equal (= =): returns true if the operands are equal.
Not equal (!=): returns true if the operands are not equal.
Does true means we can go out of the green cercle?
Thank you,
Ben