Question

Feedom UI SDK Comparison Type

Hi Community,

 

In Freedom UI, how use a ComparisonType Not Equal. I tried both the below syntax but it is not working.

Not_Equal

NotEqual

 

 

 

Like 0

Like

2 comments

The correct usage is: sdk.ComparisonType.Not_equal

Lower-case "e".

Ryan

Ryan Farley,

Do you know where I can find the list of all ComparisonType?

Show all comments