Membrane React - v0.6.0
    Preparing search index...

    Variable FormulaConst

    Formula: {
        Var: typeof DataBuilderFormulaVar;
        Record: typeof DataBuilderFormulaRecord;
        Tpl: typeof DataBuilderFormulaTpl;
        Lookup: typeof DataBuilderFormulaLookup;
        Plain: typeof DataBuilderFormulaPlain;
        Map: typeof DataBuilderFormulaMap;
        And: typeof And;
        Or: typeof Or;
        MergeObjects: typeof MergeObjects;
        FirstNotEmpty: typeof FirstNotEmpty;
        DomainFromEmail: typeof DomainFromEmail;
        Formula: typeof FormulaFormula;
        Base: typeof DataBuilderFormulaBase;
        Case: typeof DataBuilderFormulaCase;
        Concat: typeof DataBuilderFormulaConcat;
        Copy: typeof DataBuilderFormulaCopy;
        Eval: typeof Eval;
        ExtractDate: typeof DataBuilderFormulaExtractDate;
        ExtractTime: typeof DataBuilderFormulaExtractTime;
        FindAppRecordId: typeof DataBuilderFormulaFindAppRecordId;
        FindExternalRecordId: typeof DataBuilderFormulaFindExternalRecordId;
        FirstName: typeof DataBuilderFormulaFirstName;
        LastName: typeof DataBuilderFormulaLastName;
        Iterate: typeof DataBuilderFormulaIterate;
        Jsonata: typeof JsonataFormula;
        DataSchemaRef: typeof DataSchemaRef;
    }

    Type declaration