RUNPROCESS

This function runs an Application Engine process and returns the result.

Syntax

=RUNPROCESS("process_name", process_version, process_parameter {,process_parameter})

The number of parameters in an Application Engine process can vary. The RUNPROCESS formula must specify values for the exact number of parameters depending on the process definition. If some values are missing or the formula specifies additional values, the process does not run.