Expensive Operations
You can show a loading image in the chat window when you know that a response might take longer than usual. This expected delay can be sent as a hint to Leopard.
Last updated
You can show a loading image in the chat window when you know that a response might take longer than usual. This expected delay can be sent as a hint to Leopard.
Last updated
if (engineEnvironment.getParameter("command")) {
command = engineEnvironment.getParameter("command")
} else {
command = ""
}command = delay