path.filename

path.filename

path.filename

Function

Returns the filename without extension.

Syntax

Parameters

None.

Return value

TypeDescription
StringFile name without extension.

Code Example

Notes

  • Only the last segment of the path is processed.