<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=InsertTaskToWP</id>
	<title>InsertTaskToWP - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=InsertTaskToWP"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=InsertTaskToWP&amp;action=history"/>
	<updated>2026-06-04T14:13:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://cmm.ozdeadmeat.com/index.php?title=InsertTaskToWP&amp;diff=6026&amp;oldid=prev</id>
		<title>Ozdeadmeat: insertTaskToWP – created via PowerShell script (2025-11-11T21:12:44Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=InsertTaskToWP&amp;diff=6026&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:46Z</updated>

		<summary type="html">&lt;p&gt;insertTaskToWP – created via PowerShell script (2025-11-11T21:12:44Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          insertTaskToWP|fDescription=   Adds a new task to a waypoint&amp;#039;s task list by initializing the task structure if missing and appending the provided task to the tasks array.|parentFile=     cmm.spawnFunctions.lua|syntax=         CMM.insertTaskToWP(wp &amp;lt;TBL&amp;gt;, task &amp;lt;TBL&amp;gt;)|return=         nil|returnDesc=     Returns nothing, modifies the wp table in place by appending the task to its task list.|example=        CMM.insertTaskToTWP({&amp;lt;wpTable&amp;gt;, &amp;lt;task&amp;gt;)|exampleDesc=    Appends a move-to task to a waypoint&amp;#039;s task list, initializing the task structure if necessary.|related=        |note=           |envType= CMM|par1=         table wp|reqType1=     table|reqName1=     wp|desc1=       Table representing a waypoint, must have a task field; if missing, a default task structure is created.|par2=         table task|reqType2=     table|reqName2=     task|desc2=       Table containing the task definition to be added, including id, enabled, auto, number, and params fields.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>