Clean a File Name so that it excludes unwanted Folder information.

If the Folder of the File Name matches the Folder argument then it will be removed.

Syntax

ISFileUtilities.GetFileNameExcludingNamedFolder(fileName, folder)

Parameters

NameTypeOptionalByRefDescription
fileName String The File Name.
folder String The unwanted Folder.

Return Value

String

A String value.

Member of:
ISFileUtilities
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0