<h3>Range slider control</h3>

{::range(<i>variableName</i>){<i>minRange,maxRange,step,width,hight</i>}::}<br><br>

<i>minRange</i> - lowest value of slider scale <br>
<i>maxRange</i> - highest value of slider scale <br>
<i>step</i> - step of the value changes <br>
<i>width</i> - slider width in pixels <br>
<i>height</i> - slider hight in pixels <br>
<br>
<hr>
<h3>License information</h3>
This control provided under the terms of <a href='controls/LICENSE.txt'>MIT license</a><br>
