Given a selection of some rows, like:

The scripting interface property of documents:
- AppleScript
selected text - JavaScript
.selectedText()
seems to be returning (Bike 1.3 build 61) an unexpected (redundant ?) leading linefeed:
AppleScript

JavaScript
( Easily pruned, in the case of JS, with String.trimStart() )
