Byrd, Payton wrote:
I cannot find any documentation for how to do Boolean tests such as if a && b. How do I do this without nesting if tasks?

The boolean operators are documented at http://nant.sourceforge.net/release/latest/help/fundamentals/expressions.html#operators

Well, they're at least mentioned. 'and' and 'or' should probably be added to the list of operators on boolean values.


On an unrelated note, the table-of-contents listing for operators on boolean values links to #numeric-operators.




Regards,

-- Troy


------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Nant-users mailing list Nant-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to