use it inside another target

Hi Jonathas, you would use the "for" tag directly inside a target. For example:

<target name="blah">
  <for param="file">
    ...
  </for>
</target>

Reply

Optional. The content of this field is kept private and will not be shown publicly.
Optional. If you want your name to link to your homepage.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <pre>
  • Lines and paragraphs break automatically.
More information about formatting options