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 Extras

Functions and the Fat Arrow

What are functions? What is the fat arrow syntax? How they make code easier to write.