SAP AI SDK for JavaScript - v2.8.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

    Properties

    Properties

    method: "constant"
    value: string

    Value to be used for replacement

    "NAME_REDACTED"
    

    Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.