#LOCAL("TEST", "testtle") #GUI("accordion","A1"){ #A1.attributes( "id" = "GUIAccordion", "class" = "test-class" ) .addClass("test-second test-class test-third") .removeClass("test-third") .item( "title" = "My Title1", "content" = #TEST ) #A1.item( "title" = "My Title2", "content" = #CDATAClick Link#ENDCDATA ) } #ENDGUI #ENDLOCAL