CueListView:GetCueRowCount
From Moving Light Assistant
GetCueRowCount()
- Returns an integer.
This function will return the number of cue rows displayed in the Cue List view.
Example.
numCueRows = CueListView:GetCueRowCount()
This would assign to the variable numCueRows the number of cue rows displayed in the cue list.