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

    Function camelCase

    • Convert a string to camelCase. This format used e.g. for properties on entity class instances.

      Parameters

      • str: string

        The string to be transformed.

      Returns string

      The transformed string.