GetGadgetItemState3D()

Syntax

Result = GetGadgetItemState3D(#Gadget3D, Item)
Description
Returns the item state of the specified #Gadget3D. This is a universal function that works for almost all gadgets which handle several items:

- ListViewGadget3D(): returns 1 if the item is selected, 0 otherwise.

Supported OS

All

<- GetGadgetItemData3D() - Gadget3D Index - GetGadgetItemText3D() ->