$file.ps
Returns the file path separator
Usage
<string> $file.ps()
Description
Returns the file path separator for the current operating system.
On windows, '\' is returned, on UNIX, '/'.
See also
$file.fixpath

Index, Functions