Traduction de "end function statement" en allemand
Nous n’avons pas trouvé cette entrée. Affichage de résultats approximatifs. Vérifiez l’orthographe ou proposez d’ajouter ce terme au dictionnaire.
End Function -Anweisung
End Function-Anweisung
Thus, if you are writing several separate applications, and you want each of your applications to use your own, customized version of the, each of your applications must include the appropriate Function... End Function statement.
Wenn Sie also mehrere separate Anwendungen schreiben und jede dieser Anwendungen Ihre eigene angepasste Version der verwenden soll, muss jede Ihrer Anwendungen die entsprechende Function... End Function -Anweisung enthalten.
If your custom function takes no parameters, your Function... End Function statement can either include an empty pair of parentheses, or omit the parentheses entirely.
Falls die Funktion keine Parameter annimmt, kann Ihre Function... End Function -Anweisung entweder eine leere Klammer enthalten, oder die Klammer kann ganz weggelassen werden.
To add a new function, position your insertion point after the End Function statement that terminates the last function in the Code window, and begin typing.
Wenn Sie eine neue Funktion hinzufügen möchten, setzen Sie die Einfügemarke hinter die End Function-Anweisung, mit der die letzte Funktion im Codefenster endet, und beginnen Sie mit der Eingabe.
Function procedure: A procedure that returns a value and that can be used in an expression. You declare a function with the Function statement and end it with the End Function statement.
Function-Prozedur: Eine Prozedur, die einen Wert zurückgibt und die in einem Ausdruck verwendet werden kann. Sie deklarieren eine Funktion mit der Function-Anweisung und beenden sie mit der End Function-Anweisung.
You declare a function by using the Function statement and end it by using the End Function statement.
Sie deklarieren eine Funktion mithilfe der Funktion-Anweisung und beenden sie mit der End Function-Anweisung.
You declare a function with the Function statement and end it with the End Function statement.
Eine Funktion wird mit der Function -Anweisung deklariert und mit der End Function -Anweisung beendet.
A custom function must start with a Function statement and end with an End Function statement.
Eine benutzerdefinierte Funktion muss mit einer Function-Anweisung beginnen und mit einer End Function-Anweisung enden.
For example, if you wish to define a custom function called Foo, your Function... End Function statement could either look like this
Wenn Sie beispielsweise eine benutzerdefinierte Funktion mit dem Namen „Foo" definieren möchten, sollte Ihre Function... End Function -Anweisung etwa so aussehen
The Function... End Function statement creates a custom, user-defined function.
Die Function... End Function -Anweisung erstellt eine benutzerdefinierte Funktion.
Functions, creating:Function... End Function statement
Funktionen, erstellen:Function... End Function-Anweisung
The Function... End Function statement's name parameter can match the name of a standard MapBasic function, such as Abs or Chr$.
Der Namensparameter der Function... End Function -Anweisung kann mit dem Namen einer standardmäßigen MapBasic-Funktion übereinstimmen, wie z. B. Abs oder Chr$.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.
Aucun résultat pour cette recherche.
Synonymes et analogies de "end function statement" en anglais