Untersuchungsergebnis.bsh Download desC {C[96] Abap[238] [0]}zum Wurzelverzeichnis wechseln
/* Open_Line_Below.bsh: mimics the Shift-Enter combination in Eclipse,
opening a new blank line below the current cursor position.
Author: Scott LeBaron
License: GPL v 2.0
*/
textArea.goToEndOfWhiteSpace(false);
textArea.insertEnterAndIndent();
[ zur Elbe Produktseite wechseln0.75Quellennavigators
]