controlP5 / ControllerGroup / name( )

name
name ( )
description
get the name of the group. 
Syntax
name();


Returns
String
Usage
Web & Application
Related