Gocator API

◆ GoRangeTool_SourceOptionAt()

GoDataSource GoRangeTool_SourceOptionAt ( GoRangeTool  tool,
kSize  index 
)

Gets the data source option at the given index.

Note
Supported with G1
Version
Introduced in firmware 4.0.10.27
Parameters
toolGoRangeTool object.
indexThe index with which to retrieve a data source option.
Returns
The data source option at the given index or k32U_MAX if an invalid index is given.