Gocator API
◆
GoSurfaceTool_SourceOptionAt()
k32u
GoSurfaceTool_SourceOptionAt
(
GoSurfaceTool
tool
,
kSize
index
)
inherited
Gets the data source option at the given index.
Note
Supported with G2, G3
Version
Introduced in firmware 4.0.10.27
Parameters
tool
GoSurfaceTool
object.
index
The index of the option list to access.
Returns
The tool data source option at the given index, or k32U_MAX if an invalid index is given.
GoSurfaceVolume