• Convert a string to pascal case. This format is used e.g. for types.

    Returns

    The transformed string.

    Parameters

    • str: string

      The string to be transformed.

    Returns string

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