I want to have a button, when it is clicked to show in the prompt the header text.
For example I have a vaule prompt with two options 1,2 and header text All.
When the user click on the button I would like the "All" to appear on prompt.
I tried to use clearValues(); function but in value prompt shows an empty selection not the header text.