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().

Ich frage mich gerade, warum Google einen Beitrag […]

As a being student, I have discovered a simple trc[…]

Many startups thinking of entering into the NFT in[…]

🚀 Discover the Path to Thriving in Crypto Trading […]