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

    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.