<h3>Editbox control</h3>

{::editbox(<i>variableName</i>){<i>format,size,fontSize,fontColor,backgroundColor</i>}::}<br><br>

<i>format</i> - number of digits after the comma or string template like this <i>###.#</i><br>
<i>size</i> - size in characters (how many characters can fit in)<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>
<br>
<hr>
<h3>License information</h3>
This control provided under the terms of <a href='controls/LICENSE.txt'>MIT license</a><br>
