SECT_NAME(arg)

The SECT_NAME function will return (as an ASCII string) the name of the section to which arg belongs. arg can be the location counter $, in which case the section name returned will be that of the currently active section.
e.g.
	own_sect	.set	SECT_NAME($)