<h3>Varible online indication</h3>

Shows if the variable is updating or not<br><br>

{::online(<i>variableName</i>){<i>msgOnline, msgWait, msgTimeout,fontSize,fontColor,backgroundColor,font-style</i>}::}<br><br>

<i>msgOnline</i> - Message to show when the variable is online<br>
<i>msgWait</i> - Message to show when the variable was not updated for more then 1 second <br>
<i>msgTimeout</i> - Message to show when the variable was not updated for more then 5 seconds<br>
<i>format</i> - number of digits after the comma or string template like this <i>###.#</i><br>
<i>fontSize</i> - size of the font <br>
<i>fontColor</i> - color of the font face <br>
<i>backgroundColor</i> - color of the background <br>
<i>font-style</i> - style of the font: <i>normal italic oblique</i>
<br>
<hr>
<h3>License information</h3>
This control provided under the terms of <a href='controls/LICENSE.txt'>MIT license</a><br>
