Gocator API
◆
GoSections_SectionAt()
GoSection
GoSections_SectionAt
(
GoSections
sections
,
kSize
index
)
Retrieves the section at the specified index.
Note
Supported with G2, G3
Version
Introduced in firmware 4.4.4.14
Parameters
sections
GoSections
object.
index
The index of the section to retrieve.
Returns
A section.
See also
GoSections_SectionCount
GoSection