controlP5
/
Textarea
/ text( )
name
text ( )
description
returns the text content of the textarea .
Syntax
text();
Returns
Usage
Web & Application
Related