Examples with "Die Engine für JavaScript" and their translation in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Die Engine für JavaScript zeigt standardmäßig den Wert der Eigenschaft an, sofern nicht explizit ein anderes Attribut wie.propertyIndex oder.name verwendet wird.
The JavaScript engine shows the value of the property by default unless another attribute like.propertyIndex or.name is explicitly used.
Durch das Präfix erhält die Engine für JavaScript die Information, für welches Objekt Sie die Methode oder das Attribut aufrufen.
The prefix tells the JavaScript engine which object you are calling the method or attribute on.
Wenn eine Expression mit einer Funktionsdeklaration endet, kann die Engine für JavaScript die Expression nicht auswerten, was zur Fehlermeldung „Objekt vom Typ X vorgefunden; eine Zahl, ein Array oder eine Eigenschaft wurde benötigt" führt.
If an expression ends with a function declaration, the JavaScript engine fails to evaluate the expression with the error "Object of type found where a Number, Array, or Property is needed".
Während die Expression-Engine für das veraltete ExtendScript Abweichungen bei if/else-Anweisungen tolerierte, ist die Engine für JavaScript diesbezüglich strikt.
Es ist ein beliebter Mythos, dass Node.js als Web-Development-Framework ist; in der Tat ist es eine Singlethread-Runtime-Engine für die Ausführung von JavaScript-Code.
Bei Verwendung der Engine für JavaScript bezieht sich this jedoch auf das globale Objekt.
In the JavaScript engine, this refers to the global object and thisLayer must be used instead.
Bei Verwendung der Engine für JavaScript sind für die Auswertung von if/else-Anweisungen Zeilenumbrüche oder Klammern erforderlich.
The JavaScript engine requires line breaks or brackets to evaluate if... else statements.
Bei Verwendung der Engine für JavaScript muss das zuletzt ausgewertete Element einen Wert zurückgeben, anstatt einen Wert zu deklarieren.
In the JavaScript engine, the last item evaluated must return a value, rather than declare one.
Bei Verwendung der Engine für JavaScript muss.value hinzugefügt werden, um auf die Zeichen zuzugreifen
In the JavaScript engine, .value must be added in order to access the characters
Potentially sensitive or inappropriate content
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.