I have a function like below which passes the url of a page
function openLOG(URL)
{
URL.search("WARNING", "ERROR", EXCEPTION", "FATAL");
}
Will the above function do a search operation of the strings passed in the passed URL.
|
|
+ Reply to Thread
Results 1 to 3 of 3
Thread InformationUsers Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |
|
Bookmarks