ScriptMessageReply.returnValue
void returnValue(javascriptcore.value.Value replyValue)Reply to a script message with a value.
This function can be called twice for passing the reply value in.
Parameters
replyValue | Reply value of the provided script message |