Convert a string to pascal case. This format is used e.g. for types.
The string to be transformed.
The transformed string.
Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.
Convert a string to pascal case. This format is used e.g. for types.