Gocator API
◆
GoTools_ToolOptionAt()
GoToolOption
GoTools_ToolOptionAt
(
GoTools
tools
,
kSize
index
)
Retrieves the tool option at the given index.
Version
Introduced in firmware 4.3.3.124
Parameters
tools
GoTools
object.
index
The index of the option list to access.
Returns
The tool option associated with the given index.
GoTools