Documentation

Items - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Listbox :: Items

GUI.Listbox.Items
items inside the list

Type

String Array

Lua Usage

-- Get
local stringArray = listbox.Items

-- Set
listbox.Items = stringArray

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