{#if runnable.runType == 'flow'} {:else} {/if} Since this is a reference to a workspace {runnable.runType}, set the cache in the {runnable.runType} settings directly by editing it. The cache will be shared by any app or flow that uses this {runnable.runType}.
{#key $stateId} {#if notFound}
{runnable.runType} not found at {runnable.path} in workspace {$workspaceStore}
{:else if runnable.runType == 'script' || runnable.runType == 'hubscript'}
{:else if runnable.runType == 'flow'} {:else} Unrecognized runType {runnable.runType} {/if} {/key}