getValues();//Selects the data you want to send on Slack let payload = buildAlert(data); //gathers the data sendAlert(payload); } function ...
確定! 回上一頁