Function ====== Playbacks.CueList.CreateCueList ====== Void Playbacks.CueList.CreateCueList(String group, Int32 index) ^ API | http://api.avolites.com/11.0/Playbacks.CueList.CreateCueList.html | ^ description | Create a cue list at the specified group and index and enter edit mode to append steps. | ^ [[macros:namespace|namespace]] | [[macros:namespace:Playbacks.CueList]] | ^ parameter | group ( [[macros:type:string]] ) : The handle group, see [[macros:identifier:location|]] | ^ ::: | index ( [[macros:type:int32]] ) : The index of the handle. | ^ return value | [[macros:type:void]] | == Example in == [[macros:example:recordcuelistandinsertcue:]]: Playbacks.CueList.CreateCueList("Playbacks", 0) == Also used in == {{backlinks>.}} == Remarks == ~~DISCUSSION~~