<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://fenixdocs.com/skins/common/feed.css?63"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>LCD Version - Revision history</title>
		<link>http://fenixdocs.com/index.php?title=LCD_Version&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.10.1</generator>
		<lastBuildDate>Fri, 01 May 2026 08:54:46 GMT</lastBuildDate>
		<item>
			<title>Sandman: New page: Category:functions Category:lcddll Category:dll  '''Up to LCD.DLL Functions''' ----   ==Definition== '''STRING''' LCD_Version ( )  Returns the curre...</title>
			<link>http://fenixdocs.com/index.php?title=LCD_Version&amp;diff=4012&amp;oldid=prev</link>
			<description>&lt;p&gt;New page: &lt;a href=&quot;/index.php/Category:Functions&quot; title=&quot;Category:Functions&quot;&gt;Category:functions&lt;/a&gt; &lt;a href=&quot;/index.php/Category:Lcddll&quot; title=&quot;Category:Lcddll&quot;&gt;Category:lcddll&lt;/a&gt; &lt;a href=&quot;/index.php/Category:Dll&quot; title=&quot;Category:Dll&quot;&gt;Category:dll&lt;/a&gt;  &lt;a href=&quot;/index.php/Functioncategory:Lcddll&quot; title=&quot;Functioncategory:Lcddll&quot;&gt;'''Up to LCD.DLL Functions'''&lt;/a&gt; ----   ==Definition== '''STRING''' LCD_Version ( )  Returns the curre...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:functions]]&lt;br /&gt;
[[Category:lcddll]]&lt;br /&gt;
[[Category:dll]]&lt;br /&gt;
&lt;br /&gt;
[[Functioncategory:Lcddll|'''Up to LCD.DLL Functions''']]&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
'''STRING''' LCD_Version ( )&lt;br /&gt;
&lt;br /&gt;
Returns the current [[LCD_DLL|LCD.DLL]] version.&lt;br /&gt;
&lt;br /&gt;
== Returns ==&lt;br /&gt;
'''STRING''' : The current [[LCD_DLL|LCD.DLL]] version (string).&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Program example;&lt;br /&gt;
    include &amp;quot;LCD.fh&amp;quot;;&lt;br /&gt;
Private&lt;br /&gt;
    string lcdver;&lt;br /&gt;
Begin&lt;br /&gt;
&lt;br /&gt;
    lcdver = LCD_Version();&lt;br /&gt;
   &lt;br /&gt;
    Loop&lt;br /&gt;
        frame;&lt;br /&gt;
    End&lt;br /&gt;
&lt;br /&gt;
End&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Lcdfuncbox}}&lt;/div&gt;</description>
			<pubDate>Wed, 26 Dec 2007 14:14:22 GMT</pubDate>			<dc:creator>Sandman</dc:creator>			<comments>http://fenixdocs.com/index.php/Talk:LCD_Version</comments>		</item>
	</channel>
</rss>