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