controlP5 / ControlEvent / group( )

name
group ( )
description
return the tab that evoked the event. 
Syntax
group();


Returns
Tab
Usage
Web & Application
Related