TestCursorStartPara Method

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:19

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