Returns the specified hub.
"dataHubs_var" is a variable referencing a DataHubs object.
|
"dataHubs_var" is a variable referencing a DataHubs object.
|
Type | Description |
DataHub | Returns the specified item or null if an invalid index was specified. |
Name | Type | Description |
index | uinteger | The index of the hub to return. The first hub in the list has an index of 0. |