ProcessMaker code contributions
User avatar
By amosbatto
#824295
Turn on Debug Mode in your process properties, then use trigger code like this to set a variable:
Code: Select all
@@myVar = 'It executed';
Then check in the debugger if "myVar" was set.

The second way is to do this:
Code: Select all
print "It executed";
die();
You can also use G::SendMessageText().

A 1xBet clone script replicates the functionalitie[…]

BetMGM clone script is a ready-made software solut[…]

An Aviator clone script is a pre-built software so[…]

Download Processmaker version 3.8.3

Hi there, I have 3.5.7, 3.8.1 and 3.8.2 versi[…]