Do "Instance" Variables Work Across AppleScript to JXA?

Vanilla variables clearly work across different kinds of script actions, and I personally seem to have reverted to plain variables generally, combined with some intermittent spring cleaning.

See: Listing KM Variables by Descending Size (And Optionally Clearing Some)

but I think I may well be missing something, even with Local variables, which seem to be legible here from an Execute Shell action, but not (at least not in the way that I am trying) from Execute (JS | AS) actions:

local vars between different execute actions.kmmacros (19.5 KB)

1 Like