Examples ======== This section contains a few simple example scripts explained in detail. Though simple, the principles can be applied to more complicated scripts and are a good way to learn how to write scripts. .. warning:: This documentation is not designed to teach you how to program C#! If you would like to learn C#, there are a huge a number of websites and books available as C# is a very popular programming language. .. toctree:: :maxdepth: 2 :caption: Examples: Example1 Example2 Example3