How to use different sensor containers []
In order to do operations with various sensor values the first step is to get the sensor value into a container.
How do I use container.ctl? []
There is, of course, always the case where it is useful to use more than the standard three containers. In this case it is useful to define your own c
How can I tell which event has been triggered? []
If you have more than one event, and only one event land, they all land at the same place. However, this does not mean that there is no point in ha