Returns the rendered JavaScript for the generated object and name. Note this method returns only the generated object, not the related code to save updates.

You can use this method with MVC Views to embedd generated JavaScript into the the View page. <param name="addScriptTags">If provided wraps the script text with script tags</param>