Returns TRUE if the given string starts with a recognised URL scheme,
FALSE otherwise. Convenience wrapper around the internal
.detectInputType() helper.
See also
For the complementary check on an existing path, see isFilePath().
Other file.path:
buildPath(),
fileExistURL(),
findDownload(),
isFilePath(),
splitPath()
