Description
Returns True if the cursor is at the start or at the end of a table row.
Syntax
dim bValue as Boolean = Text.TestCursorRow (bln1) |
bln1
true to test for the start of a row, false to test for the end
Return value
True if the cursor position is at the end of a table row, False otherwise.
Context
Text designer commands
See also