controlP5 / Controller / id( )

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


Returns
int
Usage
Web & Application
Related