Function ====== Handles.SetPendingHaloToSystemColour ====== Void Handles.SetPendingHaloToSystemColour(String id) ^ API | http://api.avolites.com/10.1/Handles.SetPendingHaloToSystemColour.html | ^ description | Sets the pending halo menu property to the value of the given system colour id | ^ [[macros:namespace|namespace]] | [[macros:namespace:handles]] | ^ parameter | id ( [[macros:type:string]] ) : system colour id | ^ return value | [[macros:type:void]] | == Example in == [[macros:example:sethalo]]: Handles.SetPendingHaloToSystemColour("Light Green") Pending halo is the halo of a handle which is previously selected as source handle (see the eample).\\ Available system colours are Red, Orange, Brown, Yellow, Green, Light Green, Blue, Cyan, Violet, Red Violet. == Also used in == {{backlinks>.}} == Remarks == ~~DISCUSSION~~