Documentation

Execution File - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: System Info :: Execution File

Root.SystemInfo.ExecutionFile
path to the executable file

Type

String

Lua Usage

-- Get
local string = systemInfo.ExecutionFile

-- Set
systemInfo.ExecutionFile = string

If you think anything is missing, please feel free to: submit documentation feedback on this page