2

Profile parameters

When setting entry/exit tasks for a profile, it would be fantastic to be able to set the values of par1/2 sent to the task being called. I often have many profiles that call the same task, but with the need to identify where the call came from. I currently have to create 1-liner tasks to call a common function with those parameters.

While %caller can be used, it has to be laboriously parsed and makes manual tests even more fiddly.