selectedString()
Returns the currently selected text in the web document as a string.
Declaration
func selectedString() -> String!Return Value
The currently selected text in the web document.
Returns the currently selected text in the web document as a string.
func selectedString() -> String!The currently selected text in the web document.