controlP5 / ControlEvent / label( )

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


Returns
String
Usage
Web & Application
Related