Index  |  Related pages  |  Classes  |  Functions  |  Entities  |  Function Sets  |  Groups

Entities

args Script arguments
scriptName Logical module name of current module
scriptPath Complete path used to load the script

Details

args

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.

scriptName

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.

scriptPath

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
Made with Faldoc 1.0.0