Function ====== Playbacks.MergePlaybackCue ====== Void Playbacks.MergePlaybackCue(Handle handle, Boolean updateOnly) ^ API | http://api.avolites.com/11.0/Playbacks.MergePlaybackCue.html | ^ description | Merges the programmer into an existing cue. | ^ [[macros:namespace|namespace]] | [[macros:namespace:Playbacks]] | ^ parameter | handle ( [[macros:identifier:handle|]] ) : The handle containing the playback to merge with. | ^ ::: | updateOnly( [[macros:type:boolean]] ) : if set to true [update only]. | ^ return value | [[macros:type:void]] | == Example in == [[macros:example:setshapespread:]]: Playbacks.MergePlaybackCue("Location=PlaybackWindow,1,1", true) == Also used in == {{backlinks>.}} == Remarks == ~~DISCUSSION~~