Application.RunScriptFile |
|
|
|
Application.RunScriptFile |
|
|
|
|
||
OverviewExamples
Application.RunScriptFile(_TempFolder.."\\AddedFunctionality.lua");
Executes the external script file called "AddedFunctionality.lua" that is currently located in the user's Temp folder.
Application.RunScriptFile(_SourceFolder.."\\MyScript.lua");
Runs the script file called "MyScript.lua."
Note: _SourceFolder is a built-in variable that contains the path to the folder where the installation executable is located.
See also: Related Actions
Learn More: Indigo Rose Software - Setup Factory - Buy Now - Contact Us