<h3>Button control</h3>

{::button(<i>variableName</i>){<i>label,setValue,width,hight,backgroundColor,fontSize,fontColor</i>}::}<br><br>

<i>label</i> - Text to lable the button<br>
<i>setValue</i> - Value to write in to the variable when the button pressed<br>
<i>width</i> - slider width in pixels <br>
<i>height</i> - slider hight in pixels <br>
<i>backgroundColor</i> - color of the background <br>
<i>fontSize</i> - size of the font <br>
<i>fontColor</i> - color of the font face <br>
<br>
<hr>
<h3>License information</h3>
This control provided under the terms of <a href='controls/LICENSE.txt'>MIT license</a><br>
