Skip to content

Lib.string.logic.FilePathParts

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

FilePathParts

in Lib.string.logic


Extracts directory, filename and extension from a filepath and checks if filepath exists.


Outputs

Name Type
Directory System.String
FilenameWithoutExtension System.String
Extension System.String
FileExists System.Boolean

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally