Can you explain by giving an example?
There are two different types of each of the variable classes. Cloud variables can be static (design time) or dynamic (run time)
Static variables can be declared as follows:
Dynamic variables can be used as part of the code, like this
or check the value like this
I’m not sure if this answers your question but I thought it is nice to know