controlP5
/
Textfield
/ submit( )
name
submit ( )
description
make the controller execute a return event. submit the current content of the texfield.
Syntax
submit();
Returns
None
Usage
Web & Application
Related