Description
Returns True if the current article element or local text does not contain anything.
Syntax
dim bValue as Boolean = Text.TestTextEmpty |
Return value
True if the current text is empty, False otherwise.
Context
Text designer commands
See also