controlP5 / Tab / setStringValue( )

name
setStringValue ( )
description
set the string value of the tab. 
Syntax
setStringValue(theValue);
parameters
theValueString 


Returns
None
Usage
Web & Application
Related