Code: Select all
<set_value name="$allProbes" exact="table[]"/>
<do_for_each name="$probe" in="$resourceprobes">
<set_value name="$allProbes.{$probe}" exact="$probe.currentyield.{$evalware}.count"/>
</do_for_each>
Code: Select all
<set_value name="$sortedProbeYields" exact="$allProbes.keys.sorted"/>
But $probe.currentyield.{$evalware}.count IS numeric. I checked with typeof.Attribute exact=[component.{0x2e50dL},component.{0x2e514L},component.{0x7c576L},component.{0x2d481L},component.{0x2d833L},component.{0x2e504L},component.{0x1054dL},component.{0x1055cL},component.{0x59fccL},component.{0x59fcfL},component.{0x5ccd2L},component.{0x59fcdL},component.{0x4365dL},component.{0x5ddcdL},component.{0x65e98L},component.{0x65431L},...] is not numeric