Difference between revisions of "Ini"
(New page: {{AdvFileParam|ini}} A check if a specific string data exists in an ini file. ==Usage== ini=<data(string)> ===Examples=== ===Description=== Tests all values in all sections inside an '...) |
(added info box) |
||
Line 1: | Line 1: | ||
− | {{ | + | {{AdvParamInfo |
− | A check if a specific string data exists in an ini file. | + | |SYNTAX = ini |
+ | |TITLESYNTAX = ini | ||
+ | |PREVIOUS = | ||
+ | |VARIANTS = | ||
+ | |PEVERSION = ??? < 1.5.4.5 | ||
+ | |GROUP = Special File Formats | ||
+ | }}A check if a specific string data exists in an ini file. | ||
==Usage== | ==Usage== |
Latest revision as of 09:08, 22 February 2008
ini | |
Variants | ini |
Previously | |
Group | Special File Formats |
Version | advcheck.dll ??? < 1.5.4.5 |
A check if a specific string data exists in an ini file.
Contents
Usage
ini=<data(string)>
Examples
Description
Tests all values in all sections inside an .ini file for the specified value.