Difference between revisions of "Fullpath"

From SpybotWiki
Jump to: navigation, search
(New page: {{AdvFileParam|fullpath}} Checks if the full path (filename and path) is of the given value. ==Usage== fullpath=<path(string)> ===Examples=== filepath=<$WINDIR>\blubbels.txt ===Descri...)
(No difference)

Revision as of 15:48, 18 February 2008


Checks if the full path (filename and path) is of the given value.

Usage

fullpath=<path(string)>

Examples

filepath=<$WINDIR>\blubbels.txt

Description

Tests whether the path, including the filename, of the currently tested file matches the path data. Useful if you branch first e.g. through inilinkbranch or targetbranch(link).

See also

Similar parameters

Similar commands