controlP5 / Textfield / getTextList( )

name
getTextList ( )
description
returns a string array that lists all text lines that have been confirmed with a return. 
Syntax
getTextList();


Returns
Usage
Web & Application
Related