!3 If a nested table is used, difference are shown in the table. Otherwise, a comma-separated list is used. !**< def !define array (|1| |2| ) !define test (!|fitlibrary.specify.arrayParser.Match| |'''check'''|''array123''|${array}| |'''check'''|''array123''|| ) **! |!-fitlibrary.spec.SpecifyFixture-!| |${test}|!-
fitlibrary.specify.arrayParser.Match

check array123
1
2
3 surplus

check array123 expected
1, 2, 3 actual
-!|