allout-end-of-current-subtree

allout-end-of-current-subtree is an interactive compiled Lisp function in `allout.el'.


(allout-end-of-current-subtree &optional INCLUDE-TRAILING-BLANK)

Put point at end of last leaf in currently visible containing topic.

Optional INCLUDE-TRAILING-BLANK means include a trailing blank line, if
any, as part of the subtree. Otherwise, that trailing blank will be
excluded as delimiting whitespace between topics.

Returns the value of point.