findSelectedTextElement method



Returns the text element that is currently being edited.

Syntax

TextElement = Scheduler.findSelectedTextElement()

Applies to

Scheduler object.

Parameters

none.

Return value

TextElement. The TextElement value references the TextElement object that is currently being edited.

Usage

This method returns the scheduler text element that is currently being edited.

See also

findTextElement method