<< Click here to display Table of Contents >> Navigation: Programming Reference > Ted Objects > General > Ted Object:
Description
Returns the active text object.
Available in Fred and Ted.
Syntax
dim oTxt = object.GetActiveTxt
object
Ted or Fred
Return value
The text object.
Context
Main application common dispatcher commands
See also
GetOpenArticle
GetActiveArticle
TedTxt Object