controlP5 / Textfield / setValue( )

name
setValue ( )
description
set the value of the textfield. 
Syntax
setValue(theValue);
parameters
theValueString 


Returns
None
Usage
Web & Application
Related