Question: delete values of a parameter

Dear experts, I have a variable K[n]. with n = 0...1000 . So that I have 1000 values. How can I delete the 1000 values and set K[n] to zero again (except with restart...)?
Please Wait...