Skip to content

lib.string.FilePathParts

Thomas Mann edited this page Jan 17, 2024 · 1 revision

FilePathParts

in lib.string


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

Please help use to improve this documentation. Feel free to improve the description.

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

Clone this wiki locally