If a workflow action returns an array of primitive (eg '''int''') or associated class (eg '''Double'''), it's automatically wrapped with a ''!-PrimitiveArrayTraverse-!'', so that the array can be tested against the rest of the table: !**< test !define test (!|fitlibrary.specify.workflow.AutoWrap| |''an array of int''| |1| |2| |3| |''an array of integer''| |1| |2| |3| ) **! |!-fitlibrary.spec.SpecifyFixture-!| |${test}|!-
fitlibrary.specify.workflow.AutoWrap

an array of int
1
2
3

an array of integer
1
2
3
-!|