Difference between revisions of "CueListView:GetCueRowCount"

From Moving Light Assistant
Jump to: navigation, search
(Added Page.)
 
(No difference)

Latest revision as of 00:56, 18 July 2015

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.