cancel
Showing results for 
Search instead for 
Did you mean: 

not equals condition for strinng

Former Member
0 Kudos

Hi Experts,

I wanted use not equals condition to compare one string with constant below

if BEGW !=01 then create root node.

how can I achieve this in graphical map.

Best Regards,

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member186851
Active Contributor
0 Kudos


Hello Ramesh,

Try this

vishnu_pallamreddy
Contributor
0 Kudos

Hi Ramesh,

Adding my cents to Harish,

you can mention exists function also in between equals and not.

Harish
Active Contributor
0 Kudos

Hi Ramesh,

you can use equal to (Text function) and Not function (Boolean function) to achieve this.

regards,

Harish