Body, Mind & Soul — API Reference
    Preparing search index...
    saveVariable: {
        allowedTargetScopes: never[];
        configPartial: string;
        execute: (outcome: any, context: any) => Promise<void>;
    }

    Type Declaration

    • allowedTargetScopes: never[]
    • configPartial: string
    • execute: (outcome: any, context: any) => Promise<void>