method Client.ExecuteQuery (host as String, expression as String)
Convenient method for executing queries

TypeDescription
host as String A string expression that defines the host
expression as String A string expression to send
ReturnDescription
ResultsHolds the result after queering the server
Convenient method for executing queries