<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
		<id>http://www.wiki.movinglightassistant.com/wiki/index.php?action=history&amp;feed=atom&amp;title=PresetInfo%3AGetSelectedChannel</id>
		<title>PresetInfo:GetSelectedChannel - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.wiki.movinglightassistant.com/wiki/index.php?action=history&amp;feed=atom&amp;title=PresetInfo%3AGetSelectedChannel"/>
		<link rel="alternate" type="text/html" href="http://www.wiki.movinglightassistant.com/wiki/index.php?title=PresetInfo:GetSelectedChannel&amp;action=history"/>
		<updated>2026-07-26T04:28:20Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>http://www.wiki.movinglightassistant.com/wiki/index.php?title=PresetInfo:GetSelectedChannel&amp;diff=159&amp;oldid=prev</id>
		<title>Andyv wiki admin: Added Page.</title>
		<link rel="alternate" type="text/html" href="http://www.wiki.movinglightassistant.com/wiki/index.php?title=PresetInfo:GetSelectedChannel&amp;diff=159&amp;oldid=prev"/>
				<updated>2016-12-07T11:10:12Z</updated>
		
		<summary type="html">&lt;p&gt;Added Page.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===GetSelectedChannel()===&lt;br /&gt;
:&amp;#039;&amp;#039;Returns an PresetInfo structure.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
This function will return a PresetInfo structure for the currently selected channel in the channel list on the right in the main Preset Documentation view. It will return nil if no channel is selected. It is worth adding checking for this situation.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;Example.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;preset = PresetInfo:GetSelectedChannel()&amp;lt;/code&amp;gt;&lt;br /&gt;
:&amp;lt;code&amp;gt;if preset ~= nil then&amp;lt;/code&amp;gt;&lt;br /&gt;
::&amp;lt;code&amp;gt;presetName = preset.PresetName&amp;lt;/code&amp;gt;&lt;br /&gt;
:&amp;lt;code&amp;gt;end&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Andyv wiki admin</name></author>	</entry>

	</feed>