GetGadgetData3D()

Syntax

Result = GetGadgetData3D(#Gadget3D)
Description
Returns the data value that has been stored for this gadget with the SetGadgetData3D() function. This allows to associate a custom value with any gadget.

Parameters

#Gadget3D The 3D gadget to use.

Return value

The current data value associated with the 3D gadget, or zero if no value has been set.

Remarks

This function is supported by all 3D gadgets. See SetGadgetData3D() for an example.

See Also

SetGadgetData3D()

Supported OS

All

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