How to create a cloud variable listener for a sub-bucket?

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:
image

Dynamic variables can be used as part of the code, like this

or check the value like this
image

I’m not sure if this answers your question but I thought it is nice to know

2 Likes