Is it possible to temporarily pause a certain step on the variable value modification page after clicking Run?
I guess you want to modify a variable value to pause execution of some step. If so, it is not possible as started build will get a snapshot of variables, and the build will not see subsequent modifications not made in same build.