SAP Cloud SDK for JavaScript - v4.8.0
    Preparing search index...

    Function pascalCase

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

      Parameters

      • str: string

        The string to be transformed.

      Returns string

      The transformed string.