controlP5 / Controller / label( )

name
label ( )
description
get the label of the controller. 
Syntax
label();


Returns
String
Usage
Web & Application
Related