SAP Cloud SDK for JavaScript - v4.1.1
    Preparing search index...

    Function removeFileExtension

    • Remove file extension from a string, e.g. remove 'test.jpg' would return 'test'.

      Parameters

      • fileName: string

        File name to remove the file extension from.

      Returns string

      File name without extension.

      Copyright Ⓒ 2025 SAP SE or an SAP affiliate company. All rights reserved.