RiTa
index
Name RiTa.disableServer()
Class RiTa
Description Disables server processing for RiTa. Note: This does not kill the server process itself if one is running.
Syntax
RiTa.disableServer();
Returns void
Usage Web & Application    [static]
Related