Translation of "Function call" in German
																						The
																											entire
																											information
																											is
																											returned
																											by
																											one
																											function
																											call
																											in
																											a
																											multi-dimensional
																											array.
																		
			
				
																						Durch
																											einen
																											Funktionsaufruf
																											wird
																											die
																											gesamte
																											Information
																											in
																											einem
																											multidimensionalen
																											Array
																											zurückgegeben.
															 
				
		 PHP v1
			
																						The
																											map
																											function
																											performs
																											a
																											function
																											call
																											on
																											each
																											element
																											of
																											a
																											list.
																		
			
				
																						Die
																											Funktion
																											map
																											wendet
																											eine
																											beliebige
																											Funktion
																											auf
																											die
																											Elemente
																											einer
																											Liste
																											an.
															 
				
		 WikiMatrix v1
			
																						Return
																											addresses
																											need
																											to
																											be
																											stored,
																											for
																											example,
																											if
																											the
																											program
																											to
																											be
																											executed
																											contains
																											a
																											function
																											call.
																		
			
				
																						Rücksprungadressen
																											sind
																											beispielsweise
																											zu
																											speichern,
																											wenn
																											das
																											auszuführende
																											Programm
																											einen
																											Funktionsaufruf
																											enthält.
															 
				
		 EuroPat v2
			
																						As
																											with
																											the
																											function
																											call,
																											stack
																											pointers
																											are
																											changed
																											at
																											the
																											return.
																		
			
				
																						Ebenso
																											wie
																											beim
																											Funktionsaufruf
																											werden
																											beim
																											Rücksprung
																											Stack-Pointer
																											verändert.
															 
				
		 EuroPat v2
			
																						When
																											calling
																											static
																											methods,
																											the
																											function
																											call
																											is
																											stronger
																											than
																											the
																											static
																											property
																											operator:
																		
			
				
																						Werden
																											statische
																											Methoden
																											aufgerufen,
																											ist
																											der
																											Funktionsaufruf
																											stärker
																											als
																											der
																											statische
																											Eigenschaftsoperator:
															 
				
		 ParaCrawl v7.1
			
																						A
																											function
																											can
																											call
																											itself
																											recursively.
																		
			
				
																						Eine
																											Funktion
																											kann
																											sich
																											selbst
																											rekursiv
																											aufrufen.
															 
				
		 ParaCrawl v7.1
			
																						This
																											function
																											call
																											is
																											only
																											available
																											when
																											the
																											Microsoft
																											Network
																											is
																											running.
																		
			
				
																						Dieser
																											Funktion
																											Anruf
																											ist
																											nur
																											vorhanden,
																											wenn
																											das
																											Microsoft
																											Netz
																											läuft.
															 
				
		 ParaCrawl v7.1
			
																						A
																											typical
																											function
																											call
																											from
																											COBOL
																											could
																											look
																											as
																											follows:
																		
			
				
																						Ein
																											typischer
																											Funktionsaufruf
																											aus
																											MS-Cobol
																											könnte
																											folgendermaßen
																											aussehen:
															 
				
		 ParaCrawl v7.1
			
																						Use
																											this
																											function
																											to
																											call
																											the
																											various
																											MobileFirst
																											API
																											methods.
																		
			
				
																						Mit
																											dieser
																											Funktion
																											können
																											Sie
																											die
																											verschiedenen
																											MobileFirst-API-Methoden
																											aufrufen.
															 
				
		 ParaCrawl v7.1
			
																						A
																											function
																											call
																											is
																											always
																											of
																											the
																											form
																											Ej[referenceLetter]
																											.
																		
			
				
																						Ein
																											Funktionsaufruf
																											hat
																											immer
																											die
																											selbe
																											Form:
																											Ej[Referenzzeichen]
																											.
															 
				
		 ParaCrawl v7.1
			
																						A
																											typical
																											function
																											call
																											from
																											BASIC
																											could
																											look
																											as
																											follows:
																		
			
				
																						Ein
																											typischer
																											Funktionsaufruf
																											aus
																											Basic
																											könnte
																											folgendermaßen
																											aussehen:
															 
				
		 ParaCrawl v7.1
			
																						Otherwise,
																											the
																											text
																											will
																											be
																											read
																											as
																											a
																											node
																											name
																											or
																											a
																											function-call.
																		
			
				
																						Andernfalls
																											wird
																											der
																											Text
																											als
																											Node-Name
																											oder
																											Funktionsaufruf
																											gelesen.
															 
				
		 ParaCrawl v7.1
			
																						A
																											typical
																											function
																											call
																											from
																											pascal
																											could
																											look
																											as
																											follows:
																		
			
				
																						Ein
																											typischer
																											Funktionsaufruf
																											aus
																											MS-Pascal
																											könnte
																											folgendermaßen
																											aussehen:
															 
				
		 ParaCrawl v7.1
			
																						Both
																											the
																											function
																											call
																											facilities
																											and
																											the
																											return
																											statement
																											have
																											been
																											introduced
																											already.
																		
			
				
																						Sowohl
																											der
																											Funktionsaufruf
																											als
																											auch
																											die
																											return-Anweisung
																											wurden
																											bereits
																											vorgestellt.
															 
				
		 ParaCrawl v7.1
			
																						The
																											function
																											call
																											has
																											been
																											retained
																											for
																											compatibility
																											with
																											older
																											eBiss
																											versions.
																		
			
				
																						Der
																											Funktionsaufruf
																											wurde
																											aus
																											Kompatibilitätsgründen
																											zu
																											älteren
																											eBiss-Versionen
																											beibehalten.
															 
				
		 ParaCrawl v7.1
			
																						An
																											argument
																											consists
																											of
																											one
																											or
																											more
																											items
																											in
																											a
																											function
																											call.
																		
			
				
																						Ein
																											Argument
																											besteht
																											aus
																											einem
																											oder
																											mehreren
																											Objekten
																											in
																											einem
																											Funktionsaufruf.
															 
				
		 ParaCrawl v7.1