Hi everyone, is it possible to have a local function call another local function? This works in the cloud but wondering if it can be done in local dev?
TL;DR
Question about calling one local function from another local function. Works in the cloud, can it be done in local development?