From IfsoGUIWiki
Declaration
GetTabOrder:Int()
Returns the gadgets TabOrder. TabOrder is the order that the gadgets are navigated when pressing the Tab key.
Returns
The gadgets TabOrder (Integer).
Parameters
None
Gadget Information
Pertains to any gadget that can have the focus.
Example