> 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](/files/amekqQPdttg91akB6wVT)

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

### 檢視和編輯程式碼

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

![Step2](/files/DLA1JrkJxDOAB9F5BMDZ)

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

![](/files/cTzPFxpKjET9vffDuRsB)
