We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
sets the variable
the variable is
Mit declare(x, evflag) wird der Variablen x die evflag-Eigenschaft gegeben.
The expression declare(x, evflag) gives the evflag property to the variable x.
Mit diesem Befehl wird der Variablen $d der Wert 3, der Variablen $e der Wert 4 und der Variablen $f der Wert 5 zugewiesen.
This command assigns the value 3 to the $d variable, the value 4 to the $e variable, and the value 5 to the $f variable.
In diesem Beispiel wird der Variablen myltemp die erste Vorlage für nummerierte Listen zugewiesen, und die Tabstoppposition wird auf 1 Zoll festgelegt. Anschließend wird der Markierung die Listenvorlage zugewiesen.
This example sets the variable myltemp to the first numbered list template, and then it sets the tab position at one inch. The list template is then applied to the selection.
In diesem Beispiel wird der Variablen myRange ein Bereich mit den Absätzen drei bis sechs des aktiven Dokuments zugewiesen und überprüft, ob der Bereich eine Listenformatierung enthält. Wenn keine Listenformatierung gefunden wird, werden Standardaufzählungszeichen hinzugefügt.
This example sets the variable myRange to include paragraphs three through six of the active document, and then it checks to see whether the range contains list there's no list formatting, default numbers are applied to the range.
Item ist das Standardmitglied des Objekts oder der Auflistung. In den folgenden beiden Anweisungen wird der Variablen lblText der Text der ersten Beschriftung in dem Balloon -Objekt zugewiesen, das myBalloon zugewiesen ist.
Item is the default member of the object or collection. The following two statements both assign to lblText the text of the first label in the Balloon object assigned to myBalloon.
Im ersten Befehl wird der Variablen $command ein Wert von Get-Process (eine Zeichenfolge) zugewiesen.
The first command assigns a value of Get-Process (a string) to the $command variable.
In diesem Beispiel wird der Variablen strAddress die Adresse von John Smith zugewiesen, die Einfügemarke an den Anfang des Dokuments verschoben und die Adresse eingefügt.
This example sets the variable strAddress to John Smith's address, moves the insertion point to the beginning of the document, and inserts the address.
In diesem Beispiel wird der Variablen myTrendname der Name der ersten Trendlinie zugewiesen.
This example assigns the name of the first trendline to the variable myTrendname.
In diesem Beispiel wird der Variablen myLstRange die Listenformatierung des zweiten Absatzes von MyDocument.doc zugewiesen. Die dritte Listenvorlage für nummerierte Listen wird ab diesem Punkt in der Liste angewendet.
This example sets the variable myLstRange to the list formatting in the second paragraph of MyDocument.doc. The example then applies the third numbered list template from that point forward in the list.
In diesem Beispiel wird der Variablen myList die vierte Liste in MyDocument.doc zugewiesen. Die dritte Listenvorlage wird den Aufzählungen der Liste zugewiesen.
This example sets the variable myList to the fourth list in MyDocument.doc, and then it applies the third bulleted list template to the list.
Die Item -Methode gibt ein einzelnes Objekt von einer Auflistung zurück. Im folgenden Beispiel wird der Variablen firstDoc ein Document -Objekt zugewiesen, welches das erste Dokument in der Documents -Auflistung darstellt.
The Item method returns a single object from a collection. The following example sets the firstDoc variable to a Document object that represents the first document in the Documents collection.
Im dritten Befehl wird der Variablen"$DebugPreference" der Wert "Continue" zugewiesen.
The third command assigns a value of "Continue" to the $DebugPreference variable.
In diesem Beispiel wird der Variablen myListTemp die erste Listenvorlage (Ohne ausgenommen) auf der Registerkarte Gliederung im Dialogfeld Nummerierung und Aufzählungszeichen zugewiesen.
This example sets the variable myListTemp to the first list template (excluding None) on the Outline Numbered tab in the Bullets and Numbering dialog box (Format menu).
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.