Adds a new version (update) to an existing library. The update mechanism
depends on the library's updatemode.
Arguments
- conn
A connection object created by
mc_connect.- library
Character string. Library name or transaction ID.
- updatename
Character string. Name of this update (must be unique).
- js_code
Character string. The new JavaScript code (or patch).