<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.quasar-rce.com/index.php?action=history&amp;feed=atom&amp;title=Vendetta%2FAPI%2Fmod_read_str</id>
	<title>Vendetta/API/mod read str - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.quasar-rce.com/index.php?action=history&amp;feed=atom&amp;title=Vendetta%2FAPI%2Fmod_read_str"/>
	<link rel="alternate" type="text/html" href="https://wiki.quasar-rce.com/index.php?title=Vendetta/API/mod_read_str&amp;action=history"/>
	<updated>2026-04-07T09:28:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.quasar-rce.com/index.php?title=Vendetta/API/mod_read_str&amp;diff=45&amp;oldid=prev</id>
		<title>Wikiadmin: created mod_read_str</title>
		<link rel="alternate" type="text/html" href="https://wiki.quasar-rce.com/index.php?title=Vendetta/API/mod_read_str&amp;diff=45&amp;oldid=prev"/>
		<updated>2025-03-03T15:19:17Z</updated>

		<summary type="html">&lt;p&gt;created mod_read_str&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=== Definition ===&lt;br /&gt;
lib.mod_read_str (id, version, header, key) :: ini_value&lt;br /&gt;
&lt;br /&gt;
=== Description ===&lt;br /&gt;
Reads the key item from the selected mod&amp;#039;s registration INI file&lt;br /&gt;
&lt;br /&gt;
=== Arguments ===&lt;br /&gt;
# string id: name of the mod to be activated&lt;br /&gt;
# string version: version of the mod to be activated&lt;br /&gt;
# string header: The [header] to look under&lt;br /&gt;
# string key: the key of the item to check&lt;br /&gt;
&lt;br /&gt;
=== Returns ===&lt;br /&gt;
# string ini_value: The value stored in the INI file at [header], key. an empty string is returned if the key doesnt exist.&lt;br /&gt;
&lt;br /&gt;
=== Other notes ===&lt;br /&gt;
* Added in LME 3.0.x&lt;br /&gt;
* If repeated access is required, obtaining the mod&amp;#039;s registration path with lib.get_state() and then using gkini.ReadString2 may be more efficient.&lt;/div&gt;</summary>
		<author><name>Wikiadmin</name></author>
	</entry>
</feed>