SG_RemoveGadgetItem | ||||||
Syntax: | ||||||
SG_RemoveGadgetItem(SG_GadgetID_L.l, Position_L.l) | ||||||
Parameters: | ||||||
| ||||||
Description: | ||||||
Removes an item of the specified #Gadget at the given Position. Position index starts at 0. The gadget type can be one of the following: Listicongadget() | ||||||
Example: | ||||||
| ||||||
Remarks: | ||||||
| ||||||
|