Gocator API
◆
GoSystem_MultiplexBankAt()
GoMultiplexBank
GoSystem_MultiplexBankAt
(
GoSystem
system
,
kSize
index
)
Gets a multiplex bank corresponding to the given index.
Note
Supported with G1, G2
Version
Introduced in firmware 4.0.10.27
Parameters
system
GoSystem
object.
index
The index of the multiplex bank to retrieve.
Returns
The multiplex bank at the given index or kNULL if an invalid index is given.
GoSystem