Function ====== Group.RecallGroupNumeric ====== Void Group.RecallGroupNumeric(Single userNumber) ^ API | http://api.avolites.com/10.1/Group.RecallGroupNumeric.html | ^ description | Recalls a group with the supplied user number. | ^ [[macros:namespace|namespace]] | [[macros:namespace:Group]] | ^ parameter | userNumber ( [[macros:type:Single]] ) : the user number of the group to recall | ^ return value | [[macros:type:void]] | == Example in == [[macros:example:colourchasechanger_v2]]: Group.RecallGroupNumeric(100) // recalls group #100 == Also used in == {{backlinks>.}} == Remarks == ~~DISCUSSION~~