You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

How to execute basic operations(Addition, subtraction, multiplication and division) in workflow?

For example:

My workflow has 2 workflow variables: v1,v2

After assign value to v1,v2, how to change v1 value automatically by operation: v1=v1+v2?

  • No labels