| NAnt  Help  Filter Reference | v0.85 | 
| Filter | Summary | 
|---|---|
| expandproperties | Parses NAnt properties and expressions | 
| replacestring | Replaces all occurrences of a given string in the original input with user-supplied replacement string. | 
| replacetokens | Replaces tokens in the original input with user-supplied values. | 
| tabstospaces | Converts tabs to spaces. |