Gocator API
Home
Topics
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Macros
Modules
Pages
GoExtToolDataOutput
GoExtTool_ToolDataOutputAt
(
GoExtTool
tool
,
kSize
index
)
Returns the tool data output item at the given index.
Version
Introduced in firmware 4.7.3.97
Parameters
tool
GoExtTool
object.
index
The index of the tool data output item to retrieve.
Returns
The custom tool data output object or kNULL if no such entry.
GoExtTool