Documentation

App Name - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: System Info :: App Name

Root.SystemInfo.AppName
name of the application being executed; overwritten by editor

Type

String

Lua Usage

-- Get
local string = systemInfo.AppName

-- Set
systemInfo.AppName = string

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