> For the complete documentation index, see [llms.txt](https://windows.help.formit.autodesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://windows.help.formit.autodesk.com/de/plugins/how-to-develop-plugins/your-first-plugin/launching-the-sample-plugin.md).

# Starten des Beispiel-Plugins

### Ausführen des Beispiel-Plugins

In Plugin Playground ist ein Beispiel-Plugin enthalten. Klicken Sie auf die Wiedergabe-Schaltfläche, um ein Plugin auszuführen.

![Step 1](https://1309388952-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkzE7Q7k0Xo8puMWqwPDL%2Fuploads%2Fgit-blob-c378e835dfd57176336cceee77a37001a875ee23%2Frun%20a%20plugin.png?alt=media)

Dadurch wird ein Plugin mit drei numerischen Eingaben und der Schaltfläche Create Block angezeigt. Testen Sie das Plugin, mit dem basierend auf den angegebenen Eingabewerten ein Würfel erstellt wird.

### Anzeigen und Bearbeiten von Code

Wenn Sie den Code hinter diesem Plugin sehen möchten, klicken Sie auf die Schaltfläche Edit.

![Step2](https://1309388952-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkzE7Q7k0Xo8puMWqwPDL%2Fuploads%2Fgit-blob-174b164d86d2934bd53316209ec7fcb6d38a5584%2Fedit%20a%20plugin.png?alt=media)

Dadurch wird ein Dialogfeld geöffnet, das alle Hauptteile eines FormIt-Plugins enthält: HTML, JavaScript und CSS.

![](https://1309388952-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkzE7Q7k0Xo8puMWqwPDL%2Fuploads%2Fgit-blob-fd371f3cc9a1af386e5caccba623d6dc98e3146b%2F02-view%20and%20edit%20playground%20code.gif?alt=media)
