Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
i have a workbench workflow and i want to do the following:
if (/xpath/field = 'Y')
set target to 1
else
set target to 0
is it possible?
Location: A
Expression: if (/xpath/field = 'Y'), 1:0