generated at
hello-world-button
↓アイコン用画像

↓アイコンをクリックすると起動するスクリプト
button2.js
export const execute = () => alert("Hello, world!");

hello-world-button