I have a control array but I would like to make it dynamic based on a slider control value(from 1-20).
what I would like to do is each time the procedure is called is to get the value of the slider and readjust the array count is this possible?