RiTa
index
Name getCount()
Class RiGoogler
Description Returns the number of hits via Google for the search query.
Syntax
getCount(query);
Parameters
query   The string to be searched for.
Returns long - The number of hits Google returned for the search query.
Usage Web & Application
Related