Gocator API
◆
GoProfileTool_StreamOptionAt()
GoDataStream
GoProfileTool_StreamOptionAt
(
GoProfileTool
tool
,
kSize
index
)
inherited
Gets the data stream option at the given index.
Version
Introduced in firmware 4.4.4.14
Parameters
tool
GoProfileTool
object.
index
The index of the option list to access.
Returns
The profile tool data stream option at the given index, or k32U_MAX if an invalid index is given.
GoProfileXLine