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

Briefly introduce the topic and provide context. S[…]

If you want to know the best technique to export P[…]

Nursing dissertation help topics

Home of Dissertations is the most used platform th[…]

A Dream11 clone script is a pre-made software solu[…]