Return a string with %d/%s-interpreted value and optional option
tikzString = generate_value_string(option [, value])
string with the LaTeX tag
option will be set to this
Generate a string with <option>=<value>. Value might be a string or a constant. If value is omitted, only option is written as string.