luether(URI, callback, error_callback)
. callback is called with the results if the command is successful, or else error_callback is called with the error string.
luether may only be called after the page has been loaded. If you need to access values during page load, use a server side command instead.