controlP5 / Tab / setValue( )

name
setValue ( )
description
set the value of the tab. 
Syntax
setValue(theValue);
parameters
theValuefloat 


Returns
None
Usage
Web & Application
Related