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