Gets the scheme name from the URI string.
Syntax:
Remarks:
In the following URI example, http://www.somesite.com/somepath/default.html the scheme name is "http". Currently, only the following scheme names are supported: ftp http https mailto
In the following URI example,
http://www.somesite.com/somepath/default.html
the scheme name is "http".
Currently, only the following scheme names are supported: