hey
var myPageName = myDoc.pages.item(myCounter).appliedSection.name + myDoc.pages.item(myCounter).name;
is it possible to replace the section name with the content of the SectionMarker? i cant find out what´s the right code to get the content/string from the sections marker.