Anders als die Web-Konsole, die nur eine Zeile Quelltext auf einmal interpretieren soll, können Sie mit der JavaScript-Umgebung größere Blöcke JavaScript-Quelltext bearbeiten und diese dann auf vielfältige Weise ausführen, je nachdem, wie Sie das Ergebnis verwenden möchten.
Unlike the Web Console, which is designed for interpreting a single line of code at a time, Scratchpad lets you edit larger chunks of JavaScript code, then execute it in various ways depending on how you want to use the output. Using Scratchpad
Hinweis: Attribut wird normalerweise von der JavaScript-Umgebung genutzt und man kann nicht direkt zugreifen (mehr darüber: Object.defineProperty()).
Note: Attribute is usually used by JavaScript engine, so you can't directly access it (see more about Object.defineProperty()).
Daher ist für komplexere Beispiele die JavaScript-Umgebung die bessere Wahl.
So for more complex examples Scratchpad is a better tool.
Dort finden Sie Ihr persönliches Dateisystem, einen persönlichen Datenbank- und Webserver sowie Zugang zu einer Javascript-Umgebung.
There you find your personal file system, data base and webserver as well as access to the JavaScript environment.
abstract: Funktioniert in jeder JavaScript-Umgebung, zB. serverseitig mit Node.js.
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.