Hi, @cnr.
I’ve contacted Coda support and @alden gave me this answer:
Hi Breno, thanks for reaching out. I don’t think this is a bug although the error message is unclear. The RunActions() needs to be the outermost call.
You can’t code WithName(… RunActions(…)…) . I guess it was meant to be this way for some reason.
Breno