About "set unknown variable=%random_option%"
-> If variable = selectbox & value "England" exist, then variable="England", else variable=%random_option% end
So, if there is a selectbox which contain a "England" value, it will be set to "England", else, a random value will be picked.
Comments