This sample introduces you to the While and Choice control structures in visual snippets and demonstrates how the visual snippet editor is used to create and edit them.
In this sample, you work with a custom visual snippet named IsDisplayArticle that has the following two inputs:
If the title of the article contains one of the symbols, a result of true is returned. If the title of the article does not contain one of the symbols; a result of false is returned.
To work with the sample, you can either browse the ready-made sample or you can build the sample yourself. These activities are described in the following topics: