Index | | | Related pages | | | Classes | | | Functions | | | Entities | | | Function Sets | | | Groups |
args | Script arguments |
scriptName | Logical module name of current module |
scriptPath | Complete path used to load the script |
Complete path used to load the script
It's a global variable that is usually filled with the location from which the script has been loaded. It's semantic may vary among embedding applications, but it should usually receive the complete path to the main script, in Falcon file convention (forward slashes to separate directories), or the complete URI where applicable.
Complete path used to load the script
It's a global variable that is usually filled with the location from which the script has been loaded. It's semantic may vary among embedding applications, but it should usually receive the complete path to the main script, in Falcon file convention (forward slashes to separate directories), or the complete URI where applicable.
Complete path used to load the script
It's a global variable that is usually filled with the location from which the script has been loaded. It's semantic may vary among embedding applications, but it should usually receive the complete path to the main script, in Falcon file convention (forward slashes to separate directories), or the complete URI where applicable.
Index | | | Related pages | | | Classes | | | Functions | | | Entities | | | Function Sets | | | Groups |