Sets a particular configuration parameter. Usage (without Authcode) qoperation execscript -sn MMConfigsChangeParamValue -si -si (With AuthCode) qoperation execscript -sn MMConfigsChangeParamValue -si -si -si Often, a software vendor when providing support will ask for a configuaration parameter to be set. This script allows one to do that. All configuration parameters that can be edited in the GUI do not require an authentication code as long as the values stay within the given min-max range. An Authorization code will allow the user to override the min-max range of already editable parameters and allow the changing of uneditable parameters in addition to that. Note that an authorization code may be dependent on both the parameter name and the value it is being set to.