<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.visionaire-tracker.net/index.php?action=history&amp;feed=atom&amp;title=Global_Command%3A_toggleWindowMode</id>
		<title>Global Command: toggleWindowMode - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.visionaire-tracker.net/index.php?action=history&amp;feed=atom&amp;title=Global_Command%3A_toggleWindowMode"/>
		<link rel="alternate" type="text/html" href="https://wiki.visionaire-tracker.net/index.php?title=Global_Command:_toggleWindowMode&amp;action=history"/>
		<updated>2026-05-04T17:19:03Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.visionaire-tracker.net/index.php?title=Global_Command:_toggleWindowMode&amp;diff=11938&amp;oldid=prev</id>
		<title>EK: Created page with &quot;Toggle the current window mode form fullscreen to windowed or vice versa.  {| class=&quot;ts&quot; |- | style=&quot;width:15%&quot; | Related functions | Global Command: getWindowMode|getWindow...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.visionaire-tracker.net/index.php?title=Global_Command:_toggleWindowMode&amp;diff=11938&amp;oldid=prev"/>
				<updated>2023-05-15T22:16:51Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;Toggle the current window mode form fullscreen to windowed or vice versa.  {| class=&amp;quot;ts&amp;quot; |- | style=&amp;quot;width:15%&amp;quot; | Related functions | Global Command: getWindowMode|getWindow...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Toggle the current window mode form fullscreen to windowed or vice versa.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;ts&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;width:15%&amp;quot; | Related functions&lt;br /&gt;
| [[Global Command: getWindowMode|getWindowMode]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
toggleWindowMode()&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&lt;br /&gt;
none&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Return values ==&lt;br /&gt;
&lt;br /&gt;
none&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
'''Example 1:''' Toggle the window mode, if the game is running at fullscreen, thus make it run in a window.&lt;br /&gt;
&amp;lt;syntaxhighlight lang =&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
if getWindowMode() then&lt;br /&gt;
  toggleWindowMode()&lt;br /&gt;
end&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{toc}}&lt;/div&gt;</summary>
		<author><name>EK</name></author>	</entry>

	</feed>