Convert a string to kebab case. This format is used e.g. for file names.
The transformed string.
The string to be transformed.
Copyright Ⓒ 2023 SAP SE or an SAP affiliate company. All rights reserved.
Convert a string to kebab case. This format is used e.g. for file names.
Returns
The transformed string.