static function Query
Prototype:
static function Query(szQueryString);
Parameters
szQueryString
a string containing the query; can be : "Version", "System" or "Ping".
Description:
Queries the client for information.
Return value:
Returns the result of the query. If the result is an empty string, the query failed.