Function ====== PlaybackGroups.SetCurrentPlaybackGroupFromUserNumber ====== Void PlaybackGroups.SetCurrentPlaybackGroupFromUserNumber(AcwUserNumber userNumber) ^ API | https://api.avolites.com/15.0/api/PlaybackGroups.SetCurrentPlaybackGroupFromUserNumber.html | ^ description | Sets the current playback group to one with the specified user number. | ^ [[macros:namespace|namespace]] | [[macros:namespace:PlaybackGroups]] | ^ parameter | userNumber ( [[macros:identifier:usernumber|]] ) : The user number of the playback group. | ^ return value | [[macros:type:void]]\\ This inherently sets the property [[:macros:property:PlaybackGroups.CurrentPlaybackGroup]] | == Example in == [[macros:example:playbackgroupcreateadd:]]: PlaybackGroups.SetCurrentPlaybackGroupFromUserNumber(2) == Also used in == {{backlinks>.}} == Remarks == ~~DISCUSSION~~