ui.get(item)
For a checkbox, returns true or false. For a slider, returns an integer/float. For a combobox, returns a string. For a multiselect combobox, returns an array of strings. For a hotkey, returns true if the hotkey is active. For a color picker, returns r, g, b, a(, effect, speed if present). Throws an error on failure.