> 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/zh-tw/plugins/how-to-develop-plugins/your-first-plugin/launching-the-sample-plugin.md).

# 啟動範例外掛程式

### 執行範例外掛程式

範例外掛程式會隨 Plugin Playground 一起載入。按一下「播放」按鈕可執行外掛程式。

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

這會顯示一個包含 3 個數值輸入和「Create Block」按鈕的外掛程式。繼續測試外掛程式，它會根據提供的輸入值建立一個立方體。

### 檢視和編輯程式碼

如果您要查看此外掛程式的程式碼，請按一下「編輯」按鈕。

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

這會啟動一個對話方塊，其中包含 FormIt 外掛程式的所有主要部分：HTML、JavaScript 和 CSS。

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