I need to set a title for the prompt launched by a RCPRequest, I tried using
but it did not work. Any insights on that?
Code:
RPCManager.prompt = "text for body";
RPCManager.title = "text for header";