controlP5 / ControlP5 / setFilePath( )

name
setFilePath ( )
description
set the path / filename of the xml file your controlP5 setup will be saved to. 
Syntax
setFilePath(theFilePath);
parameters
theFilenameString 


Returns
None
Usage
Web & Application