When calling Section.findSections, the result set of subsections also contains itself (the section from which the function was called) if the used filter applies.
The question arose whether the expected behavior is rather to exclude itself from the search result.
When calling
Section.findSections
, the result set of subsections also contains itself (the section from which the function was called) if the used filter applies. The question arose whether the expected behavior is rather to exclude itself from the search result.