Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
const GoFeatureOption * GoToolOption_FeatureOptionAt ( GoToolOption  option,
kSize  index 
)

Retrieves the feature option at the given index of the tool option.

Version
Introduced in firmware 4.6.3.27
Parameters
optionGoToolOption object.
indexThe index of the option list to access.
Returns
The feature option associated with the given index.