controlP5 / Radio / current( )

name
current ( )
description
set current radio button. 
Syntax
current(theRadioButton);
current();
parameters
theRadioButtonRadioButton 


Returns
None
Usage
Web & Application
Related