EdGetSelectedTextΒΆ

EdGetSelectedText retrieves the selected text of an editor.

ssText = EdGetSelectedText(hEdit)

Return Value

ssText is the selected text.

Parameters

hEdit

Identifies the editor.

id-2047780