Alias for PayloadHelper.setConfig (see its entry for details) with generic defaults for the non-key parameters which will update the specified key with the value.
Body
return PayloadHelper.setConfig(key,toJValue(value),getImplicitOptionalPayload().filter(function(p){ return p !== undefined; }));