Function ====== Include.SelectPlayback ====== Void Include.SelectPlayback(String group, Int32 index) ^ API | http://api.avolites.com/11.0/Include.SelectPlayback.html | ^ description | Select a playback to include by pressing a select button | ^ [[macros:namespace|namespace]] | [[macros:namespace:include]] | ^ parameter | group ( [[macros:type:string]] ) : handle group, see [[macros:identifier:location|]] | ^ ::: | index ( [[macros:type:int32]] ) : index of the handle to be included | ^ return value | [[macros:type:void]] | == Example in == [[macros:example:parkprogrammer]]: Include.SelectPlayback("Macros", 1000) == Also used in == {{backlinks>.}} == Remarks == ~~DISCUSSION~~