Documentation

Testing - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: System Info :: Testing

Root.SystemInfo.Testing
currently testing (true in editor, false in built apps)

Type

Boolean

Lua Usage

-- Get
local boolean = systemInfo.Testing

-- Set
systemInfo.Testing = boolean

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