controlP5 / Textfield / getText( )

name
getText ( )
description
get the current text of the textfield. 
Syntax
getText();


Returns
String
Usage
Web & Application
Related