How to Include "=" in a Value List?

I want to set 1 to string “Z=0” in the value list,

I tried “Z=0” = 1, Z=0|1, neither works

Do you mean like this:

or from within a string?

Like this (i.e. 1 = "Z=0"):


250213_ValueList.gh (2.9 KB)

Oh. A value list. :sweat_smile: