Help for this page
begin_section name=section_name ... . . end_section
if(/begin_item/) { while (!/end_item/) { ...deal with data members here... } }