org-forward-sentence
org-forward-sentence is an interactive compiled Lisp function in `org.el
'.
(org-forward-sentence &optional ARG)
Go to end of sentence, or end of table field.
This will call `forward-sentence' or `org-table-end-of-field',
depending on context.