ReloadProperties()

Retrieve the latest Tag properties from database. Before each event handler is executed, all properties of all tag variables in your KumoApp are automatically reloaded, so normally there is no need to call this method from within an event handler. However they are not automatically reloaded before timer handlers are executed. As needed, call this function to get the latest property values.

Arguments

none.

Returns

none