Remove file extension from a string, e.g. remove 'test.jpg' would return 'test'.
File name without extension.
File name to remove the file extension from.
Copyright Ⓒ 2023 SAP SE or an SAP affiliate company. All rights reserved.
Remove file extension from a string, e.g. remove 'test.jpg' would return 'test'.
Returns
File name without extension.