Hello @ll,
I just need to write the bellow statement
IF ( plant AND org AND chanel ) IS NOT INITIAL.
But I'll be delivered with the syntax error that AND is unknown. How can I solve the problem. I just need to check if all of the parameters are initial.
Thanks for any help
Kam