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.
Sämtliche dieser Syntaxänderungen sind mit der Engine für das veraltete ExtendScript abwärtskompatibel, sodass sich eine.jsx-Bibliothek für Expressions, die sich für die Verwendung mit der Engine für JavaScript eignet, auch für die Engine für das veraltete ExtendScript eignet.
All of these syntax modifications are backward-compatible with the Legacy ExtendScript engine, so a.jsx expression library written to work with the JavaScript engine will also work with the Legacy ExtendScript engine.
Dies gilt für die Expression-Engines für JavaScript und das veraltete ExtendScript gleichermaßen.
Sie können die unten aufgeführten Beispiele sowie die Anleitungen zum Erstellen von Expressions heranziehen, die sich für die Expression-Engines für JavaScript und das veraltete ExtendScript gleichermaßen eignen.
You can follow the examples provided below, as well as guidance for how to author expressions that work in both the JavaScript and Legacy ExtendScript expression engines.
In diesem Dokument erfahren Sie, wie Sie Ihre Expressions für die Expression-Engine für JavaScript verbessern oder Fehler beheben, die auftreten, wenn für vorherige Versionen von After Effects geschriebene Expressions nicht in der Expression-Engine für JavaScript ausgewertet werden können.
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 muss dies durch „thisLayer" ersetzt werden
In the JavaScript engine, this must be replaced by thisLayer
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.
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.