• Convert a string to kebab case. This format is used e.g. for file names.

    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.