controlP5 / Controller / setValueLabel( )

name
setValueLabel ( )
description
set or change the value of the value label of a controller. (this is cheating, but maybe useful for some cases.) 
Syntax
setValueLabel(theLabel);
parameters
theLabel 


Returns
None
Usage
Web & Application
Related