controlP5 / ControlWindow / tab( )

name
tab ( )
description
get a tab by name of a control window 
Syntax
tab(theTabName);
parameters
theTabNameString 


Returns
Tab
Usage
Web & Application
Related