GetTrackNodeCount
Docslocal retval = GetTrackNodeCount(trackIndex)Description
Gets the specified tracks node count.
Parameters
| Name | Type | Description |
|---|---|---|
trackIndex | int | The track index |
Returns
intReturns an integer value.
local retval = GetTrackNodeCount(trackIndex)Gets the specified tracks node count.
| Name | Type | Description |
|---|---|---|
trackIndex | int | The track index |
intReturns an integer value.
No snippets yet. Be the first to contribute!