I’m running into cases a lot recently where I need to do a ton of internal text manipulations --- extractions from arrays, text transforms/substrings, etc., but then have to completely re-extract that text out of my variable functions/formulas to pass it through the Transform to JSON module, and the...