How does @actech work with variables without initialize them before?
1 Like
There’s not really enough info to answer that question. Can you provide some context for this?
1 Like
You can use dynamic variables
without initializing.
When using these
You do not need to initialize the variables first.
2 Likes