Altova FlowForce Server 2024 Advanced Edition

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

 

 

Signature

filename(path: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")

 

© 2017-2023 Altova GmbH