Tag: function

14
Apr
2023
Posted in Functions Sheet Worker Extras

Function Library

Reusing code saves a lot of typing and avoids typos. Here's how to do it.
11
Apr
2023
Posted in Sheet Worker Guide

Functions and the Fat Arrow

What are functions? What is the fat arrow syntax? use these to make your code easier to write.