Min/Max debug error

Beta 5, 2012 sp2

Create object, add Genome, add any node to the editor, turn on debug, enable min/max/mean…

– No ““get”” function for undefined

Genome_Magmaflow.ms
line 325 if theVal[1] == undefined do theVal[1] = “N/A”

Turning off min/max/mean and I can use the Debug window just fine.

I thought I fixed this this morning in the file that skips ununsed nodes?

Ah, so you did. Sorry.