cancel
Showing results for 
Search instead for 
Did you mean: 

How to compare a field to a variable - IF Screen Personas

Former Member
0 Kudos

Hello,

I'm trying to create a script in Screen Personas with an IF statement, but it's not comparing the variable (NUM_FORN) with the value that I get from table. I've tried to put "args.NUM_FORN", without success.

I read some posts but didn't find any thing that could help me.

Please, anyone knows how to do it?

Any help is appreciated.


Victor Gava

View Entire Topic
pramod_nagargoje
Explorer
0 Kudos

You will have to convert the value which you are getting from table into a string through javascript.