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