Hello,
I want to access to screen type action (for example rename, duplicate and create new control recipe...) and triger by variable.
it is possible?
Thank you in advance
Best Regards
Hello,
I want to access to screen type action (for example rename, duplicate and create new control recipe...) and triger by variable.
it is possible?
Thank you in advance
Best Regards
Hi sgh66,
The "Screen type specific action" are meant for the buttons on a specific type screen, but you can use the specific functions for a module like, for example "Rename recipe" to rename a recipe.
And, if you want to execute this function when a variable have a specific value, you can use the limits of the variable (you do not have to include this limit on the AML if you do not want to)
If you choose "Execute function instantly", the function will be executed as soon as the variable reaches the given value
Best regards,
Steffi