@MAB-Tech There is too little information to assume anything.
Please answer the question, or better yet, attach the project that is causing the problem to the forum's private messages.
How to gray out an instruction of the script
-
Re: How to add comments/notes to my script
Hello I would like to know if it is possible to keep some instructions in my script which will not be executed.
I have some element I will surely need in the future, but do not want them to be executed now -
@HNB said in How to gray out an instruction of the script:
Re: How to add comments/notes to my script
Hello I would like to know if it is possible to keep some instructions in my script which will not be executed.
I have some element I will surely need in the future, but do not want them to be executed nowUse the "If" action with the code
0 -
