Skip to content

About "set unknown variable=%random_option%"

edited August 2014 in GSA Search Engine Ranker

Is it possiblie to configure something like:

-> 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

  • SvenSven www.GSA-Online.de
    add fixed data=variable=England
    add fixed data condition=England">England</option>

    variable=%random_option%

    or you simply use
    variable=England|%random_option%
  • great, gona try that :)
  • working fine,  very useful!!!
Sign In or Register to comment.