No if function in NW 2010

  • 15 December 2016
  • 2 replies
  • 1 view

Badge +7

I do not have if function available in my inline functions in Nintex 2010 workflow.  I am on version 2.4.8.0.  I tried manually typing if statement, but it didn't work.  See attachments for my formula, and the result.  Any suggestions?


2 replies

Badge +16

why don't you use a variable for the output and use the actions "Run if" or "Set a condition" to set the value of the variable?

Userlevel 6
Badge +12

Ellen Farley‌ - 

What action are you attempting to do this in? In Nintex Workflow 2010, you cannot use the IF function, you will have to do something like what  Cassy Freeman‌ mentioned and use a Run If action and then set a variable based on the outcome. 

Conversely, you can use fn-if() in Nintex Forms 2010 when setting up rules, so you may have been exposed to that already.

Check out Inline functions within Nintex Help for all of the inline functions that are there.

Hope this helps!

Reply