SAP AI SDK for JavaScript - v2.13.0
    Preparing search index...

    Type Alias DPIMethodConstant

    Replaces the entity with the specified value followed by an incrementing number

    type DPIMethodConstant = {
        method: "constant";
        value: string;
    }
    Index
    method: "constant"
    value: string

    Value to be used for replacement

    "NAME_REDACTED"