Convert a string to camelCase. This format used e.g. for properties on entity class instances.
The transformed string.
The string to be transformed.
Copyright Ⓒ 2023 SAP SE or an SAP affiliate company. All rights reserved.
Convert a string to camelCase. This format used e.g. for properties on entity class instances.
Returns
The transformed string.