Function ====== Programmer.Editor.ClearAll ====== Void Programmer.Editor.ClearAll() ^ API | http://api.avolites.com/11.0/Programmer.Editor.ClearAll.html | ^ description | Clears the programmer of all fixtures and attributes | ^ [[macros:namespace|namespace]] | [[macros:namespace:Programmer.Editor]] | ^ parameter | none | ^ ::: | **from Titan v15 this function requires two parameters:** \\ [[macros:type:boolean]] presets\\ [[macros:type:boolean]] allProgrammers \\ A valid function call would now be ''Programmer.Editor.ClearAll(false, false)''| ^ return value | [[macros:type:void]] | == Example in == [[macros:example:createmixedcolourpalette:]]: Programmer.Editor.ClearAll() == Also used in == {{backlinks>.}} == Remarks == ~~DISCUSSION~~