Difference between revisions of "Filepath"
(New page: {{AdvFileParam|filepath}} Checks if the file path (no filename) is of the given value. ==Usage== filepath=<path(string)> ===Examples=== filepath=<$WINDIR>\ ===Description=== Tests whe...) |
(No difference)
|
Revision as of 15:48, 18 February 2008
Checks if the file path (no filename) is of the given value.
Contents
Usage
filepath=<path(string)>
Examples
filepath=<$WINDIR>\
Description
Tests whether the path, excluding the filename, of the currently tested file matches the path data. Useful if you branch first e.g. through inilinkbranch or targetbranch(link).