Skip to content

输出活动表名称。

const sheet = await space.getActiveDatasheetAsync();
output.text(sheet.name);

联系 math@baima.site