What is the difference between screen open
and screen start
I read the docs but couldn’t figure out the difference.
1 Like
Short answer: at screen starts it executes when a screen is first time opened.
At screen opens, it executes everytime when that screen is accessed (opened).
3 Likes
thanks!
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.