Please enable JavaScript to view this site.

Process Designer

In the PHP function tab, you can execute a PHP function via a rule.

PHP function

PHP function

In the PHP function menu all rule execution functions that have been entered for the current process are available. Choose the function you want to execute. The call parameters of the function can be linked with fixed values or with values from the process table, subtables, form elements or JobRouter variables.

The field Export function calls up an external PHP function that is defined in the file export.inc of the functions directory. Enter the respective name of the function.

Please note: The Export function field is only visible if the process was imported from JobRouter version 2.3.

Important: The Export function was marked outdated in JobRouter version 4.1 and will be removed in version 4.2. Please change it to PHP function.