Skip to main content
Skip table of contents

getMainSearch

Versionshinweise

18.2

Code

GROOVY
ISearch getMainSearch(String templateName) throws Exception

Beschreibung

Ermittelt die Hauptsuche aus dem Suchbehälter der übergebenen Dokumentvorlage.

Parameter

    • templateName - Name der Documentvorlage

Rückgabe

 Hauptsuche aus dem Suchbehälter der übergebenen Dokumentvorlage.

Beispiele

GROOVY
ISearch mainSearch = DocumentUtils.getMainSearch("SERIENBRIEF BLANKO (Beispiel)");
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.