Description
Returns True if the cursor position is inside tag brackets ><.
Syntax
dim bValue as Boolean = Text.TestCursorInCmd |
Return value
True if the cursor position is inside tag brackets ><, False otherwise.
Context
Text designer commands
See also