Rick Atkinson 8.Feb.11 07:18 AM a Web browser Lotus Workflow Architect7.0All Platforms
I've read in the Lotus Workflow Process Designer's Guide that it's possible to move part of the formula to the Decision Point so that it is only evaluated once.
But there's no full example given just:
Result > RiskFactor
Result = RiskFactor
Result < RiskFactor
How do I write the Decision Point formula so that it computes the @JobProperty([Shoesize])/@Mod(a*b;5)) ??