controlP5 / ControlWindow / name( )

name
name ( )
description
get the name of the control window. 
Syntax
name();


Returns
String
Usage
Web & Application
Related