CueListView:GetCueRowCount

From Moving Light Assistant
Revision as of 23:56, 17 July 2015 by Andyv wiki admin (Talk | contribs) (Added Page.)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.