onspring-api-sdk
    Preparing search index...

    Enumeration FormulaOutputType

    FormulaOutputType - The type of the formula output.

    Index
    DateAndTime: "DateAndTime"

    DateAndTime - The formula output is a date and time value.

    ListValue: "ListValue"

    ListValue - The formula output is a list value.

    Numeric: "Numeric"

    Numeric - The formula output is a numeric value.

    Text: "Text"

    Text - The formula output is a text value.