Skip to content
JS Runner
Share
Explore

icon picker
Overview

The JS Runner pack for coda provides a formula to execute any javascript code, like so:
ExecuteFunction("function sum(v1, v2) { return v1+v2;}", "sum", 1, 2)


See for details.


Never execute code from a source that you do not trust.


Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.