Add JavaScript code to send to any client (owner or remote control) bound to this document (pending code). This code is distributed to the clients calling {@link ClientDocument#addCodeToSend(Object)}.
@param code the code to send, Object.toString() is called to convert to string.
@see #isSendCodeEnabled()
@see org.itsnat.core.script.ScriptUtil
@throws ItsNatException if no code can be added.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.