SnippetCenter Features > Snippets > Search >

Syntax

Print this Topic Previous pageReturn to chapter overviewNext page

 

Syntax:

 

 

An enhanced search can be performed by making use of the operators AND, OR and NOT.

 

Word1 Word2 searches for alls Snippets containing Word1 or Word2.
Word1 OR Word2 searches for alls Snippets containing Word1 or Word2.
Word1 AND Word2 searches for alls Snippets containing both Word1 and Word2.
NOT Word1 searches for all Snippets not containing Word1.
Brackets are allowed: Word1 AND (Word2 OR Word3) searches for all Snippets containing Word1 and additional Word2 or Word3.

 

 

Examples:

 

(Delphi OR Clipper) AND NOT (file OR "file link")
example file delphi  is handled as example OR file OR delphi

 

 

 

 

 

 


Page url: http://www.GRAHL-software.de/snippetcenter/Pro/en/help/index.html?fct_search_syntax.htm