RiTa
index
Name RiTa.isServerEnabled()
Class RiTa
Description Returns whether RiTa will attempt to use the server for processing. Note: this does say mean that a server process is actually running (or not).
Syntax
RiTa.isServerEnabled();
Returns boolean
Usage Web & Application    [static]
Related