controlP5 / ControlP5 / filePath( )

name
filePath ( )
description
get the current file path where your controlP5 setup will be save to on your local disk. 
Syntax
filePath();


Returns
String
Usage
Web & Application
Related