<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.melissadata.com/index.php?action=history&amp;feed=atom&amp;title=MatchUp_Object%3AMatchcode%3ARetrieval</id>
	<title>MatchUp Object:Matchcode:Retrieval - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.melissadata.com/index.php?action=history&amp;feed=atom&amp;title=MatchUp_Object%3AMatchcode%3ARetrieval"/>
	<link rel="alternate" type="text/html" href="http://wiki.melissadata.com/index.php?title=MatchUp_Object:Matchcode:Retrieval&amp;action=history"/>
	<updated>2026-04-28T22:05:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://wiki.melissadata.com/index.php?title=MatchUp_Object:Matchcode:Retrieval&amp;diff=9454&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;{{MatchUpObjectMatchcodeInterfaceNav |FunctionsCollapse= }}  {{CustomTOC}}  These functions are used to retrieve a specific matchcode from the matchcode file.  ==FindMatchcode...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.melissadata.com/index.php?title=MatchUp_Object:Matchcode:Retrieval&amp;diff=9454&amp;oldid=prev"/>
		<updated>2015-07-31T17:48:53Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{MatchUpObjectMatchcodeInterfaceNav |FunctionsCollapse= }}  {{CustomTOC}}  These functions are used to retrieve a specific matchcode from the matchcode file.  ==FindMatchcode...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{MatchUpObjectMatchcodeInterfaceNav&lt;br /&gt;
|FunctionsCollapse=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{CustomTOC}}&lt;br /&gt;
&lt;br /&gt;
These functions are used to retrieve a specific matchcode from the matchcode file.&lt;br /&gt;
&lt;br /&gt;
==FindMatchcode==&lt;br /&gt;
This function populates the current instance of the Matchcode object with the settings of the matchcode specified in the character string passed to the function. It accepts a single character string as its input parameter. This must be the name of an existing matchcode in the current matchcode file.&lt;br /&gt;
&lt;br /&gt;
If the matchcode name is valid (represents an existing matchcode), this function returns an integer value of 1.&lt;br /&gt;
&lt;br /&gt;
{{ Object Syntax&lt;br /&gt;
|Syntax=int = mdMC-&amp;gt;FindMatchcode(MatchcodeName)&lt;br /&gt;
|C=int = mdMUMatchcodeFindMatchcode(mdMC, MatchcodeName)&lt;br /&gt;
|.Net=integer = mdMC.FindMatchcode(MatchcodeName)&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==GetMatchcodeName==&lt;br /&gt;
This function returns a string value containing the name of the current matchcode, assuming one has been loaded via the [[#FindMatchcode|FindMatchcode]] function or created with the [[MatchUp Object:Matchcode:Creation#CreateNewMatchcode|CreateNewMatchcode]] function.&lt;br /&gt;
&lt;br /&gt;
{{ Object Syntax&lt;br /&gt;
|Syntax=char = mdMC-&amp;gt;GetMatchcodeName()&lt;br /&gt;
|C=char = mdMUMatchcodeGetMatchcodeName(mdMC)&lt;br /&gt;
|.Net=string = mdMC.MatchcodeName&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:MatchUp Object]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>