$file.ps
Returns the path separator
Usage
<string> $file.ps()
Description
Returns the path separator for the current operating system.

On windows, \ is returned, on UNIX, /.
See also
$file.fixpath

Index, Functions