Menu

#181 Add lineset type

open
nobody
Tasks (82)
5
2009-12-11
2009-12-11
No

Add a lineset type specifically for the foreach task. This way you could do something like this:
<foreach item="line" delim="=" property="key,value">
<in>
<items>
<include name="Key1=Value1" />
<include name="Key2=Value2" />
<etc>
</items>
</in>
</foreach>

Discussion


Log in to post a comment.