I am debugging angularJS production code, and want to change the value of a variable on the fly. Normally you can do this in the console
$scope.myValue = true