Examples with "the FindText" and their translation in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Search the input string for all instances of the FindText and replace them with the Replace Text.
Durchsuche einen Eingabe-String für alle Instanzen mittels FindText und ersetze Inhalte mit ReplaceText.
This flag is set by the system to indicate that the application should replace the current occurrence (and only the current occurrence) of the FindText string with the ReplaceText string.
Dieses Flag wird vom System gesetzt, um anzugeben, dass die Anwendung das aktuelle Vorkommen (und nur das aktuelle) des Suchstrings (FindText) mit dem ReplaceText-String ersetzen soll.
Be sure to set the FindText property before calling the Execute method to avoid a run time error.
Stellen Sie sicher, dass Sie die FindText -Eigenschaft festlegen, bevor Sie die Execute -Methode aufrufen, um einen Laufzeitfehler zu vermeiden.
Use the Text property of the Find object or use the FindText argument with the Execute method to specify the text to be located in a document.
Verwenden Sie die Text -Eigenschaft des Find -Objekts, oder verwenden Sie das Argument FindText mit der Execute -Methode zum Angeben des Texts, der in einem Dokument gesucht werden soll.
Andere resultaten
FindText - Searches the model for the specified text string.
TextSuchen - Durchsucht das Modell nach einer bestimmten Textzeichenfolge.
FindNext - Finds the next instance of FindText in the document.
FindNext: sucht nach der nächsten Instanz von FindText im Dokument.
The values returned by the 'findtext' function are entered into the two variables 'value' and 'unit'.
The method 'findtext("value")', provided by the 'node'-object searches the node for subnodes with the identifier 'value' and returns the text content of the *first* subnode it finds.
FindText - finds text in the document.
Because only text searching is supported, FindText must be explicitly set to avoid a runtime error.
Da nur die Textsuche unterstützt wird, muss FindText explizit festgelegt werden; andernfalls wird ein Laufzeitfehler angezeigt.
expression. FindRecord (FindText, Field)
Ausdruck. FindRecord (FindText , Field)
SEARCH("FindText"; "Text"; Position)
FIND("FindText"; "Text"; Position)