Altova FlowForce Server 2026 

Extracts the file name (without its extension) from a path.

 

Signature

filename(path as string) -> string

 

 

Parameters

Name

Type

Description

path

string

Specifies the path to a file.

 

 

Examples

The following expression returns file:

 

filename("c:\temp\file.txt")

 

© 2020-2026 Altova GmbH