controlP5 / Textarea / stringValue( )

name
stringValue ( )
description
returns the content of the textarea's label. 
Syntax
stringValue();


Returns
String
Usage
Web & Application
Related