Location of files related to deployed application
root = ctfroot
returns
the name of the folder where the deployable archive for the application
is expanded.root
= ctfroot
Use this function to access any file that the user would have included in their project (excluding the ones in the packaging folder).
appRoot = ctfroot;