Inilinkbranch: Difference between revisions

From SpybotWiki
Jump to navigation Jump to search
(New page: {{AdvFileParam|inilinkbranch}} A check if a specific filename exists in an ini file, and if so, continues all further check operations on that file. ==Usage== inilinkbranch=<data(string)...)
 
(added info box)
 
Line 1: Line 1:
{{AdvFileParam|inilinkbranch}}
{{AdvParamInfo
A check if a specific filename exists in an ini file, and if so, continues all further check operations on that file.
|SYNTAX = inilinkbranch
|TITLESYNTAX = inilinkbranch
|PREVIOUS =
|VARIANTS =
|PEVERSION = ??? < 1.5.4.5
|GROUP = Special File Formats
}}A check if a specific filename exists in an ini file, and if so, continues all further check operations on that file.


==Usage==
==Usage==
Line 22: Line 28:
* [[IniValueDelete]]
* [[IniValueDelete]]
* [[IniValueRemove]]
* [[IniValueRemove]]
[[Category:Advanced file parameters for Flow Control]]

Latest revision as of 09:09, 22 February 2008

inilinkbranch
Variants inilinkbranch
Previously
Group Special File Formats
Version advcheck.dll ??? < 1.5.4.5

A check if a specific filename exists in an ini file, and if so, continues all further check operations on that file.

Usage

inilinkbranch=<data(string)>

Examples

Description

A check if a specific filename exists in an ini file, and if so, continues all further check operations on that file.

See also

Similar parameters

Similar commands