Description
Returns True if the cursor position is at the end of a paragraph.
Syntax
dim bValue as Boolean = Text.TestCursorEndPara |
Return value
True if the cursor position is at the end of a paragraph, False otherwise.
Context
Text designer commands
See also