Skip to content

Instantly share code, notes, and snippets.

@Rshep3087
Rshep3087 / Blank snippet.yaml
Created February 9, 2018 16:42
Shared with Script Lab
name: Blank snippet
description: ''
author: Rshep3087
host: EXCEL
api_set: {}
script:
content: |
$("#run").click(() => tryCatch(run));
async function run() {