GetSelectionText()

Syntax:

textObject.GetSelectionText()

Return:

The text currently selected as a string.

Remarks:

This function gets the selected text as a string. No parameters required. This function is normally used with the SetSelection and ReplaceSelection functions.

image\Script_Button.jpgExamples