controlP5 / Textlabel / setValue( )

name
setValue ( )
description
set the text of the textlabel. 
Syntax
setValue(theText);
parameters
theTextString 


Returns
None
Usage
Web & Application
Related