xxxxxxxxxx
== Example ==
''<PREFIX>''_addDropDownMenuButton("HELLOW_WORLD","SELF",3,"Hello",'''function'''(name,unit) return '''true'''; '''end''';,'''function'''(self,name,unit,server) [[printMSG|''<PREFIX>''_printMSG]]("Hello World!"); '''end''',"Click to greet the world");
====Result====
This example will add a new button called "Hello" to the drop down/popup when you right click you icon in the top left. Clicking on it will write "Hello World!" to the default chat frame.