Gets the path from the URI string.
Syntax:
Remarks:
In the following URI example, http://www.somesite.com/pub/test.html#thisisafragmentstring the path is "/pub/test.html".
In the following URI example,
http://www.somesite.com/pub/test.html#thisisafragmentstring
the path is "/pub/test.html".