Function ====== Group.FlashFader ====== Void Group.FlashFader(Handle handle, Boolean enable) ^ API | https://api.avolites.com/15.0/api/Group.FlashFader.html | ^ description | Flashes the fader of a group (group master). | ^ [[macros:namespace|namespace]] | [[macros:namespace:group]] | ^ parameter | handle ( [[macros:identifier:Handle]] ) : groupmaster handle | ^ ::: | enable ( [[macros:type:Boolean]] ) : if true: flash fader to full; if false: unflash | ^ return value | [[macros:type:void]] | == Example in == [[macros:example:flashpbgroups]]: Group.FlashFader(userNumber:18, true) == Also used in == {{backlinks>.}} == Remarks == ~~DISCUSSION~~