Root( path:path ) → path
Returns the root of the specified path.
Example:
Output(Root("C:\one\two\file.jpg")); --> C:\
See also: FileExt FilePart Parent Stem