03
Mar
2023
Posted in Sheet Worker Guide

Strings, Arrays, and Loops

An example of using different techniques to solve a problem – Strings, Loops, and Arrays.

28
Feb
2023
Posted in Sheet Worker Guide

Logging in the Browser Console

How to use the browser console, and control what appears there.

24
Feb
2023
Posted in Sheet Worker Guide

Strings in Sheet Workers

Introducing Strings, what they are and how to use them.

21
Feb
2023
Posted in Scripts Sheet Workers

Blowing My Own Trumpet

A guide to some of my other Roll20 creations, and where you can find them.

17
Feb
2023
Posted in Sheet Worker Guide

Getting Loopy With JavaScript

If you want to do the same thing over and over, you need a loop.

14
Feb
2023
Posted in Sheet Worker Guide

JavaScript Objects

The curious connection between getAttrs, setAttrs, and custom databases – JavaScript Object!

10
Feb
2023
Posted in Sheet Worker Guide

Arrays and Dropdowns

Create and use Arrays, which are extremely important.

07
Feb
2023
Posted in Dice Rolls Playing With Roll20

Everything about Rollable Tables

What you can do with Rollable Tables, and more importantly, what you can’t do.

03
Feb
2023
Posted in Sheet Worker Guide

What If? in Sheet Workers

How to analyse your code and manage code branching.

27
Jan
2023
Posted in Sheet Worker Guide

Arithmetic in Sheet Workers

Adding, subtracting, and other arithmetic.

24
Jan
2023
Posted in Sheet Worker Guide

Variables – How to Name Things

A guide to naming things in sheet workers.

20
Jan
2023
Posted in Playing With Roll20

How To Roll Dice in Roll20

A one page reference for everything about rolling dice.