Setting the entries in a value list?

You can do by explicitly wrapping your string in string quotes, like so:


201022_PopulateValueList_00.gh (4.4 KB)

That’s getting a bit finicky, and I’m sure there are probably simpler solutions. One should probably at least check the type of the value, and then go into a conditional based on integer, float, or string.

2 Likes