Calculate Factorial Number - a Workflows Recursion Example

The following example demonstrates how to set up a recursion in Workflows. It shows how to calculate a Factorial number.

calculateFactorial.folder (30.2 KB)