<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://m204wiki.rocketsoftware.com/index.php?action=history&amp;feed=atom&amp;title=SortNew_%28Arraylist_function%29</id>
	<title>SortNew (Arraylist function) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://m204wiki.rocketsoftware.com/index.php?action=history&amp;feed=atom&amp;title=SortNew_%28Arraylist_function%29"/>
	<link rel="alternate" type="text/html" href="https://m204wiki.rocketsoftware.com/index.php?title=SortNew_(Arraylist_function)&amp;action=history"/>
	<updated>2026-04-07T06:36:29Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://m204wiki.rocketsoftware.com/index.php?title=SortNew_(Arraylist_function)&amp;diff=14926&amp;oldid=prev</id>
		<title>JAL2: /* Usage notes */</title>
		<link rel="alternate" type="text/html" href="https://m204wiki.rocketsoftware.com/index.php?title=SortNew_(Arraylist_function)&amp;diff=14926&amp;oldid=prev"/>
		<updated>2012-08-13T19:36:43Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Usage notes&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 19:36, 13 August 2012&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l24&quot;&gt;Line 24:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 24:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Usage notes==&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Usage notes==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;ul&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;ul&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;If the function applied by &amp;lt;var&amp;gt;sortNew&amp;lt;/var&amp;gt; returns &amp;lt;var&amp;gt;String&amp;lt;/var&amp;gt; or &amp;lt;var&amp;gt;Unicode&amp;lt;/var&amp;gt; values, &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; uses the collating sequence of EBCDIC or Unicode, respectively, to determine the ascending or descending alphabetic order of the associated &amp;lt;var class=&quot;term&quot;&amp;gt;al&amp;lt;/var&amp;gt; items.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;If the function applied by &amp;lt;var&amp;gt;sortNew&amp;lt;/var&amp;gt; returns &amp;lt;var&amp;gt;String&amp;lt;/var&amp;gt; or &amp;lt;var&amp;gt;Unicode&amp;lt;/var&amp;gt; values, &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; uses the collating sequence of EBCDIC or Unicode, respectively, to determine the ascending or descending alphabetic order of the associated &amp;lt;var class=&quot;term&quot;&amp;gt;al&amp;lt;/var&amp;gt; items&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;. If the function returns a numeric type, numeric comparisons are used&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;If two or more &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt; items have equal values after all sort criteria are applied, &amp;lt;var&amp;gt;sortNew&amp;lt;/var&amp;gt; returns them in the same order in which they appear in the input &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;If two or more &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt; items have equal values after all sort criteria are applied, &amp;lt;var&amp;gt;sortNew&amp;lt;/var&amp;gt; returns them in the same order in which they appear in the input &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>JAL2</name></author>
	</entry>
	<entry>
		<id>https://m204wiki.rocketsoftware.com/index.php?title=SortNew_(Arraylist_function)&amp;diff=14925&amp;oldid=prev</id>
		<title>JAL2: /* Usage notes */</title>
		<link rel="alternate" type="text/html" href="https://m204wiki.rocketsoftware.com/index.php?title=SortNew_(Arraylist_function)&amp;diff=14925&amp;oldid=prev"/>
		<updated>2012-08-09T23:13:26Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Usage notes&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:13, 9 August 2012&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l24&quot;&gt;Line 24:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 24:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Usage notes==&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Usage notes==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;ul&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;ul&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;If the function applied by &amp;lt;var&amp;gt;sortNew&amp;lt;/var&amp;gt; returns &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;string &lt;/del&gt;values, &amp;lt;var&amp;gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;sortNew&lt;/del&gt;&amp;lt;/var&amp;gt; uses the &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;decimal-equivalent value &lt;/del&gt;of &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;the character bytes &lt;/del&gt;to determine the ascending or descending alphabetic order of the associated &amp;lt;var class=&quot;term&quot;&amp;gt;al&amp;lt;/var&amp;gt; items. &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;  Lowercase letters are first ranked alphabetically, then uppercase letters, also ranked alphabetically, followed by the numbers; ie: &amp;lt;code&amp;gt;&#039;a&#039;..&#039;z&#039;,&#039;A&#039;..&#039;Z&#039;,0..9&amp;lt;/code&amp;gt;.&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;If the function applied by &amp;lt;var&amp;gt;sortNew&amp;lt;/var&amp;gt; returns &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;var&amp;gt;String&amp;lt;/var&amp;gt; or &amp;lt;var&amp;gt;Unicode&amp;lt;/var&amp;gt; &lt;/ins&gt;values, &amp;lt;var&amp;gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;SortNew&lt;/ins&gt;&amp;lt;/var&amp;gt; uses the &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;collating sequence &lt;/ins&gt;of &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;EBCDIC or Unicode, respectively, &lt;/ins&gt;to determine the ascending or descending alphabetic order of the associated &amp;lt;var class=&quot;term&quot;&amp;gt;al&amp;lt;/var&amp;gt; items.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;If two or more &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt; items have equal values after all sort criteria are applied, &amp;lt;var&amp;gt;sortNew&amp;lt;/var&amp;gt; returns them in the same order in which they appear in the input &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;If two or more &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt; items have equal values after all sort criteria are applied, &amp;lt;var&amp;gt;sortNew&amp;lt;/var&amp;gt; returns them in the same order in which they appear in the input &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;The function in the parameter for &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; is a method value, not a &amp;lt;var class=&amp;quot;product&amp;quot;&amp;gt;User Language&amp;lt;/var&amp;gt; expression.  That is, you cannot provide a function that, itself, also has an argument (say, &amp;lt;code&amp;gt;Char(13)&amp;lt;/code&amp;gt;) as the &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; parameter.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;The function in the parameter for &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; is a method value, not a &amp;lt;var class=&amp;quot;product&amp;quot;&amp;gt;User Language&amp;lt;/var&amp;gt; expression.  That is, you cannot provide a function that, itself, also has an argument (say, &amp;lt;code&amp;gt;Char(13)&amp;lt;/code&amp;gt;) as the &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; parameter.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;As of &amp;lt;var class=&amp;quot;product&amp;quot;&amp;gt;[[Sirius Mods|Sirius Mods]]&amp;lt;/var&amp;gt; Version 7.6, the default &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;sortOrder&amp;lt;/var&amp;gt; argument is the &amp;lt;var&amp;gt;SortOrder&amp;lt;/var&amp;gt; &amp;lt;code&amp;gt;Ascending(This)&amp;lt;/code&amp;gt;, where &amp;lt;var&amp;gt;This&amp;lt;/var&amp;gt; is the identity function value described further in [[Collections#Using the This function as the Maximum parameter|&amp;quot;Using the This function as the Maximum parameter&amp;quot;]]. Therefore, &amp;lt;code&amp;gt;&amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt;:sortnew(ascending(this))&amp;lt;/code&amp;gt; can be specified simply as &amp;lt;code&amp;gt;&amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt;:sortnew&amp;lt;/code&amp;gt;, as shown in the [[#Examples|example]] below.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;As of &amp;lt;var class=&amp;quot;product&amp;quot;&amp;gt;[[Sirius Mods|Sirius Mods]]&amp;lt;/var&amp;gt; Version 7.6, the default &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;sortOrder&amp;lt;/var&amp;gt; argument is the &amp;lt;var&amp;gt;SortOrder&amp;lt;/var&amp;gt; &amp;lt;code&amp;gt;Ascending(This)&amp;lt;/code&amp;gt;, where &amp;lt;var&amp;gt;This&amp;lt;/var&amp;gt; is the identity function value described further in [[Collections#Using the This function as the Maximum parameter|&amp;quot;Using the This function as the Maximum parameter&amp;quot;]]. Therefore, &amp;lt;code&amp;gt;&amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt;:sortnew(ascending(this))&amp;lt;/code&amp;gt; can be specified simply as &amp;lt;code&amp;gt;&amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt;:sortnew&amp;lt;/code&amp;gt;, as shown in the [[#Examples|example]] below.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;&amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; is available in &amp;lt;var class=&amp;quot;product&amp;quot;&amp;gt;Sirius Mods&amp;lt;/var&amp;gt; Version 7.3 and later.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;&amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; is available in &amp;lt;var class=&amp;quot;product&amp;quot;&amp;gt;Sirius Mods&amp;lt;/var&amp;gt; Version 7.3 and later.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/ul&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/ul&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>JAL2</name></author>
	</entry>
	<entry>
		<id>https://m204wiki.rocketsoftware.com/index.php?title=SortNew_(Arraylist_function)&amp;diff=14924&amp;oldid=prev</id>
		<title>JAL2: /* Usage notes */</title>
		<link rel="alternate" type="text/html" href="https://m204wiki.rocketsoftware.com/index.php?title=SortNew_(Arraylist_function)&amp;diff=14924&amp;oldid=prev"/>
		<updated>2012-03-19T19:48:00Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Usage notes&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 19:48, 19 March 2012&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l24&quot;&gt;Line 24:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 24:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Usage notes==&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Usage notes==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;ul&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;ul&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;If the function applied by &amp;lt;var&amp;gt;sortNew&amp;lt;/var&amp;gt; returns string values, &amp;lt;var&amp;gt;sortNew&amp;lt;/var&amp;gt; uses the decimal-equivalent value of the character bytes to determine the ascending or descending alphabetic order of the associated &amp;lt;var class=&quot;term&quot;&amp;gt;al&amp;lt;/var&amp;gt; items.   Lowercase letters are first ranked alphabetically, then &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;upper case &lt;/del&gt;letters, also ranked alphabetically, followed by the numbers; ie: &amp;lt;code&amp;gt;&#039;a&#039;..&#039;z&#039;,&#039;A&#039;..&#039;Z&#039;,0..9&amp;lt;/code&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;If the function applied by &amp;lt;var&amp;gt;sortNew&amp;lt;/var&amp;gt; returns string values, &amp;lt;var&amp;gt;sortNew&amp;lt;/var&amp;gt; uses the decimal-equivalent value of the character bytes to determine the ascending or descending alphabetic order of the associated &amp;lt;var class=&quot;term&quot;&amp;gt;al&amp;lt;/var&amp;gt; items.   Lowercase letters are first ranked alphabetically, then &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;uppercase &lt;/ins&gt;letters, also ranked alphabetically, followed by the numbers; ie: &amp;lt;code&amp;gt;&#039;a&#039;..&#039;z&#039;,&#039;A&#039;..&#039;Z&#039;,0..9&amp;lt;/code&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;If two or more &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt; items have equal values after all sort criteria are applied, &amp;lt;var&amp;gt;sortNew&amp;lt;/var&amp;gt; returns them in the same order in which they appear in the input &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;If two or more &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt; items have equal values after all sort criteria are applied, &amp;lt;var&amp;gt;sortNew&amp;lt;/var&amp;gt; returns them in the same order in which they appear in the input &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;The function in the parameter for &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; is a method value, not a &amp;lt;var class=&amp;quot;product&amp;quot;&amp;gt;User Language&amp;lt;/var&amp;gt; expression.  That is, you cannot provide a function that, itself, also has an argument (say, &amp;lt;code&amp;gt;Char(13)&amp;lt;/code&amp;gt;) as the &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; parameter.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;The function in the parameter for &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; is a method value, not a &amp;lt;var class=&amp;quot;product&amp;quot;&amp;gt;User Language&amp;lt;/var&amp;gt; expression.  That is, you cannot provide a function that, itself, also has an argument (say, &amp;lt;code&amp;gt;Char(13)&amp;lt;/code&amp;gt;) as the &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; parameter.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>JAL2</name></author>
	</entry>
	<entry>
		<id>https://m204wiki.rocketsoftware.com/index.php?title=SortNew_(Arraylist_function)&amp;diff=14923&amp;oldid=prev</id>
		<title>JAL2: /* Usage notes */</title>
		<link rel="alternate" type="text/html" href="https://m204wiki.rocketsoftware.com/index.php?title=SortNew_(Arraylist_function)&amp;diff=14923&amp;oldid=prev"/>
		<updated>2012-03-19T18:55:04Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Usage notes&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 18:55, 19 March 2012&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l28&quot;&gt;Line 28:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 28:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;The function in the parameter for &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; is a method value, not a &amp;lt;var class=&amp;quot;product&amp;quot;&amp;gt;User Language&amp;lt;/var&amp;gt; expression.  That is, you cannot provide a function that, itself, also has an argument (say, &amp;lt;code&amp;gt;Char(13)&amp;lt;/code&amp;gt;) as the &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; parameter.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;The function in the parameter for &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; is a method value, not a &amp;lt;var class=&amp;quot;product&amp;quot;&amp;gt;User Language&amp;lt;/var&amp;gt; expression.  That is, you cannot provide a function that, itself, also has an argument (say, &amp;lt;code&amp;gt;Char(13)&amp;lt;/code&amp;gt;) as the &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; parameter.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;As of &amp;lt;var class=&amp;quot;product&amp;quot;&amp;gt;[[Sirius Mods|Sirius Mods]]&amp;lt;/var&amp;gt; Version 7.6, the default &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;sortOrder&amp;lt;/var&amp;gt; argument is the &amp;lt;var&amp;gt;SortOrder&amp;lt;/var&amp;gt; &amp;lt;code&amp;gt;Ascending(This)&amp;lt;/code&amp;gt;, where &amp;lt;var&amp;gt;This&amp;lt;/var&amp;gt; is the identity function value described further in [[Collections#Using the This function as the Maximum parameter|&amp;quot;Using the This function as the Maximum parameter&amp;quot;]]. Therefore, &amp;lt;code&amp;gt;&amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt;:sortnew(ascending(this))&amp;lt;/code&amp;gt; can be specified simply as &amp;lt;code&amp;gt;&amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt;:sortnew&amp;lt;/code&amp;gt;, as shown in the [[#Examples|example]] below.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;As of &amp;lt;var class=&amp;quot;product&amp;quot;&amp;gt;[[Sirius Mods|Sirius Mods]]&amp;lt;/var&amp;gt; Version 7.6, the default &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;sortOrder&amp;lt;/var&amp;gt; argument is the &amp;lt;var&amp;gt;SortOrder&amp;lt;/var&amp;gt; &amp;lt;code&amp;gt;Ascending(This)&amp;lt;/code&amp;gt;, where &amp;lt;var&amp;gt;This&amp;lt;/var&amp;gt; is the identity function value described further in [[Collections#Using the This function as the Maximum parameter|&amp;quot;Using the This function as the Maximum parameter&amp;quot;]]. Therefore, &amp;lt;code&amp;gt;&amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt;:sortnew(ascending(this))&amp;lt;/code&amp;gt; can be specified simply as &amp;lt;code&amp;gt;&amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt;:sortnew&amp;lt;/code&amp;gt;, as shown in the [[#Examples|example]] below.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;&amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; is available in &amp;lt;var class=&quot;product&quot;&amp;gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[&lt;/del&gt;Sirius Mods&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;|Sirius Mods]]&lt;/del&gt;&amp;lt;/var&amp;gt; Version 7.3 and later.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;&amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; is available in &amp;lt;var class=&quot;product&quot;&amp;gt;Sirius Mods&amp;lt;/var&amp;gt; Version 7.3 and later.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/ul&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/ul&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>JAL2</name></author>
	</entry>
	<entry>
		<id>https://m204wiki.rocketsoftware.com/index.php?title=SortNew_(Arraylist_function)&amp;diff=14922&amp;oldid=prev</id>
		<title>JALWiccan: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://m204wiki.rocketsoftware.com/index.php?title=SortNew_(Arraylist_function)&amp;diff=14922&amp;oldid=prev"/>
		<updated>2012-03-19T18:44:11Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 18:44, 19 March 2012&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>JALWiccan</name></author>
	</entry>
	<entry>
		<id>https://m204wiki.rocketsoftware.com/index.php?title=SortNew_(Arraylist_function)&amp;diff=14921&amp;oldid=prev</id>
		<title>JAL2 at 18:44, 19 March 2012</title>
		<link rel="alternate" type="text/html" href="https://m204wiki.rocketsoftware.com/index.php?title=SortNew_(Arraylist_function)&amp;diff=14921&amp;oldid=prev"/>
		<updated>2012-03-19T18:44:10Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 18:44, 19 March 2012&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l26&quot;&gt;Line 26:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 26:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;If the function applied by &amp;lt;var&amp;gt;sortNew&amp;lt;/var&amp;gt; returns string values, &amp;lt;var&amp;gt;sortNew&amp;lt;/var&amp;gt; uses the decimal-equivalent value of the character bytes to determine the ascending or descending alphabetic order of the associated &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt; items.   Lowercase letters are first ranked alphabetically, then upper case letters, also ranked alphabetically, followed by the numbers; ie: &amp;lt;code&amp;gt;&amp;#039;a&amp;#039;..&amp;#039;z&amp;#039;,&amp;#039;A&amp;#039;..&amp;#039;Z&amp;#039;,0..9&amp;lt;/code&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;If the function applied by &amp;lt;var&amp;gt;sortNew&amp;lt;/var&amp;gt; returns string values, &amp;lt;var&amp;gt;sortNew&amp;lt;/var&amp;gt; uses the decimal-equivalent value of the character bytes to determine the ascending or descending alphabetic order of the associated &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt; items.   Lowercase letters are first ranked alphabetically, then upper case letters, also ranked alphabetically, followed by the numbers; ie: &amp;lt;code&amp;gt;&amp;#039;a&amp;#039;..&amp;#039;z&amp;#039;,&amp;#039;A&amp;#039;..&amp;#039;Z&amp;#039;,0..9&amp;lt;/code&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;If two or more &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt; items have equal values after all sort criteria are applied, &amp;lt;var&amp;gt;sortNew&amp;lt;/var&amp;gt; returns them in the same order in which they appear in the input &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;If two or more &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt; items have equal values after all sort criteria are applied, &amp;lt;var&amp;gt;sortNew&amp;lt;/var&amp;gt; returns them in the same order in which they appear in the input &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;The function in the parameter for &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; is a method value, not a User Language expression.  That is, you cannot provide a function that, itself, also has an argument (say, &amp;lt;code&amp;gt;Char(13)&amp;lt;/code&amp;gt;) as the &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; parameter.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;The function in the parameter for &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; is a method value, not a &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;var class=&quot;product&quot;&amp;gt;&lt;/ins&gt;User Language&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;/var&amp;gt; &lt;/ins&gt;expression.  That is, you cannot provide a function that, itself, also has an argument (say, &amp;lt;code&amp;gt;Char(13)&amp;lt;/code&amp;gt;) as the &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; parameter.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;As of &amp;lt;var class=&amp;quot;product&amp;quot;&amp;gt;[[Sirius Mods|Sirius Mods]]&amp;lt;/var&amp;gt; Version 7.6, the default &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;sortOrder&amp;lt;/var&amp;gt; argument is the &amp;lt;var&amp;gt;SortOrder&amp;lt;/var&amp;gt; &amp;lt;code&amp;gt;Ascending(This)&amp;lt;/code&amp;gt;, where &amp;lt;var&amp;gt;This&amp;lt;/var&amp;gt; is the identity function value described further in [[Collections#Using the This function as the Maximum parameter|&amp;quot;Using the This function as the Maximum parameter&amp;quot;]]. Therefore, &amp;lt;code&amp;gt;&amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt;:sortnew(ascending(this))&amp;lt;/code&amp;gt; can be specified simply as &amp;lt;code&amp;gt;&amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt;:sortnew&amp;lt;/code&amp;gt;, as shown in the [[#Examples|example]] below.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;As of &amp;lt;var class=&amp;quot;product&amp;quot;&amp;gt;[[Sirius Mods|Sirius Mods]]&amp;lt;/var&amp;gt; Version 7.6, the default &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;sortOrder&amp;lt;/var&amp;gt; argument is the &amp;lt;var&amp;gt;SortOrder&amp;lt;/var&amp;gt; &amp;lt;code&amp;gt;Ascending(This)&amp;lt;/code&amp;gt;, where &amp;lt;var&amp;gt;This&amp;lt;/var&amp;gt; is the identity function value described further in [[Collections#Using the This function as the Maximum parameter|&amp;quot;Using the This function as the Maximum parameter&amp;quot;]]. Therefore, &amp;lt;code&amp;gt;&amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt;:sortnew(ascending(this))&amp;lt;/code&amp;gt; can be specified simply as &amp;lt;code&amp;gt;&amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt;:sortnew&amp;lt;/code&amp;gt;, as shown in the [[#Examples|example]] below.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;&amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; is available in &amp;lt;var class=&amp;quot;product&amp;quot;&amp;gt;[[Sirius Mods|Sirius Mods]]&amp;lt;/var&amp;gt; Version 7.3 and later.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;&amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; is available in &amp;lt;var class=&amp;quot;product&amp;quot;&amp;gt;[[Sirius Mods|Sirius Mods]]&amp;lt;/var&amp;gt; Version 7.3 and later.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>JAL2</name></author>
	</entry>
	<entry>
		<id>https://m204wiki.rocketsoftware.com/index.php?title=SortNew_(Arraylist_function)&amp;diff=14920&amp;oldid=prev</id>
		<title>JAL2 at 21:51, 30 November 2011</title>
		<link rel="alternate" type="text/html" href="https://m204wiki.rocketsoftware.com/index.php?title=SortNew_(Arraylist_function)&amp;diff=14920&amp;oldid=prev"/>
		<updated>2011-11-30T21:51:43Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 21:51, 30 November 2011&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l2&quot;&gt;Line 2:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 2:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; sorts the method object &amp;lt;var&amp;gt;Arraylist&amp;lt;/var&amp;gt; returning the sorted result in a new &amp;lt;var&amp;gt;Arraylist&amp;lt;/var&amp;gt;.  The sort is based on one or more sort criteria, each of which consists of a sorting direction (ascending or descending) paired with a sort key (a function that gets applied to an &amp;lt;var&amp;gt;Arraylist&amp;lt;/var&amp;gt; item).  The sort criteria pairs are passed to &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; as a &amp;lt;var&amp;gt;[[SortOrder class|SortOrder]]&amp;lt;/var&amp;gt; argument.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; sorts the method object &amp;lt;var&amp;gt;Arraylist&amp;lt;/var&amp;gt; returning the sorted result in a new &amp;lt;var&amp;gt;Arraylist&amp;lt;/var&amp;gt;.  The sort is based on one or more sort criteria, each of which consists of a sorting direction (ascending or descending) paired with a sort key (a function that gets applied to an &amp;lt;var&amp;gt;Arraylist&amp;lt;/var&amp;gt; item).  The sort criteria pairs are passed to &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; as a &amp;lt;var&amp;gt;[[SortOrder class|SortOrder]]&amp;lt;/var&amp;gt; argument.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;p&amp;gt;Each sort key function (&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;that &lt;/del&gt;is applied to the &amp;lt;var&amp;gt;Arraylist&amp;lt;/var&amp;gt; items) must operate on the item type and return an &amp;lt;var&amp;gt;[[Intrinsic classes|intrinsic]]&amp;lt;/var&amp;gt; datatype (&amp;lt;var&amp;gt;Float&amp;lt;/var&amp;gt;, &amp;lt;var&amp;gt;String&amp;lt;/var&amp;gt;, &amp;lt;var&amp;gt;Longstring&amp;lt;/var&amp;gt;, or &amp;lt;var&amp;gt;Unicode&amp;lt;/var&amp;gt;) value. The values returned by the function are sorted into ascending or descending order to determine the position of their associated item in the new &amp;lt;var&amp;gt;Arraylist&amp;lt;/var&amp;gt;.&amp;lt;/p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;p&amp;gt;Each sort key function (&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;which &lt;/ins&gt;is applied to the &amp;lt;var&amp;gt;Arraylist&amp;lt;/var&amp;gt; items) must operate on the item type and return an &amp;lt;var&amp;gt;[[Intrinsic classes|intrinsic]]&amp;lt;/var&amp;gt; datatype (&amp;lt;var&amp;gt;Float&amp;lt;/var&amp;gt;, &amp;lt;var&amp;gt;String&amp;lt;/var&amp;gt;, &amp;lt;var&amp;gt;Longstring&amp;lt;/var&amp;gt;, or &amp;lt;var&amp;gt;Unicode&amp;lt;/var&amp;gt;) value. The values returned by the function are sorted into ascending or descending order to determine the position of their associated item in the new &amp;lt;var&amp;gt;Arraylist&amp;lt;/var&amp;gt;.&amp;lt;/p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Syntax==&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Syntax==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>JAL2</name></author>
	</entry>
	<entry>
		<id>https://m204wiki.rocketsoftware.com/index.php?title=SortNew_(Arraylist_function)&amp;diff=14919&amp;oldid=prev</id>
		<title>Dme at 20:24, 30 November 2011</title>
		<link rel="alternate" type="text/html" href="https://m204wiki.rocketsoftware.com/index.php?title=SortNew_(Arraylist_function)&amp;diff=14919&amp;oldid=prev"/>
		<updated>2011-11-30T20:24:59Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 20:24, 30 November 2011&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{Template:Arraylist:SortNew subtitle}}&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{Template:Arraylist:SortNew subtitle}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; sorts the method object &amp;lt;var&amp;gt;Arraylist&amp;lt;/var&amp;gt; returning the sorted result in a new &amp;lt;var&amp;gt;Arraylist&amp;lt;/var&amp;gt;.  The sort is based on one or more &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;var&amp;gt;[[SortOrder_class|sortCriteria]]&amp;lt;/var&amp;gt; &lt;/del&gt;which &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;consist &lt;/del&gt;of a sorting direction (ascending or descending) paired with a sort key (a function that gets applied to &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;each &lt;/del&gt;&amp;lt;var&amp;gt;Arraylist&amp;lt;/var&amp;gt; item).  &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Each &lt;/del&gt;sort &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;criterion pair is &lt;/del&gt;a &amp;lt;var&amp;gt;[[SortOrder class&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;#SortOrder object variable declaration syntax&lt;/del&gt;|SortOrder &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;object&lt;/del&gt;]]&amp;lt;/var&amp;gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, and multiple pairs are a &amp;lt;var&amp;gt;SortOrder&amp;lt;/var&amp;gt; collection&lt;/del&gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; sorts the method object &amp;lt;var&amp;gt;Arraylist&amp;lt;/var&amp;gt; returning the sorted result in a new &amp;lt;var&amp;gt;Arraylist&amp;lt;/var&amp;gt;.  The sort is based on one or more &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;sort criteria, each of &lt;/ins&gt;which &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;consists &lt;/ins&gt;of a sorting direction (ascending or descending) paired with a sort key (a function that gets applied to &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;an &lt;/ins&gt;&amp;lt;var&amp;gt;Arraylist&amp;lt;/var&amp;gt; item).  &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;The &lt;/ins&gt;sort &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;criteria pairs are passed to &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; as &lt;/ins&gt;a &amp;lt;var&amp;gt;[[SortOrder class|SortOrder]]&amp;lt;/var&amp;gt; &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;argument&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;p&amp;gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;The &lt;/del&gt;sort key function that &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;gets &lt;/del&gt;applied to &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;each &lt;/del&gt;&amp;lt;var&amp;gt;Arraylist&amp;lt;/var&amp;gt; &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;item, which you identify in the &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; parameter, &lt;/del&gt;must operate on the item type and return &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;a &lt;/del&gt;&amp;lt;var&amp;gt;[[Intrinsic classes|intrinsic]]&amp;lt;/var&amp;gt; datatype (&amp;lt;var&amp;gt;Float&amp;lt;/var&amp;gt;, &amp;lt;var&amp;gt;String&amp;lt;/var&amp;gt;, &amp;lt;var&amp;gt;Longstring&amp;lt;/var&amp;gt;, or &amp;lt;var&amp;gt;Unicode&amp;lt;/var&amp;gt;) value. The values returned by the function are sorted into ascending or descending order to determine the position of their associated item in the new &amp;lt;var&amp;gt;Arraylist&amp;lt;/var&amp;gt;.&amp;lt;/p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;p&amp;gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Each &lt;/ins&gt;sort key function &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;(&lt;/ins&gt;that &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;is &lt;/ins&gt;applied to &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;the &lt;/ins&gt;&amp;lt;var&amp;gt;Arraylist&amp;lt;/var&amp;gt; &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;items) &lt;/ins&gt;must operate on the item type and return &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;an &lt;/ins&gt;&amp;lt;var&amp;gt;[[Intrinsic classes|intrinsic]]&amp;lt;/var&amp;gt; datatype (&amp;lt;var&amp;gt;Float&amp;lt;/var&amp;gt;, &amp;lt;var&amp;gt;String&amp;lt;/var&amp;gt;, &amp;lt;var&amp;gt;Longstring&amp;lt;/var&amp;gt;, or &amp;lt;var&amp;gt;Unicode&amp;lt;/var&amp;gt;) value. The values returned by the function are sorted into ascending or descending order to determine the position of their associated item in the new &amp;lt;var&amp;gt;Arraylist&amp;lt;/var&amp;gt;.&amp;lt;/p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Syntax==&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Syntax==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l13&quot;&gt;Line 13:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 13:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;td&amp;gt;The input &amp;lt;var&amp;gt;Arraylist&amp;lt;/var&amp;gt; object.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;td&amp;gt;The input &amp;lt;var&amp;gt;Arraylist&amp;lt;/var&amp;gt; object.&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;sortOrder&amp;lt;/th&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;sortOrder&amp;lt;/th&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;td&amp;gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;One or more &lt;/del&gt;&amp;lt;var&amp;gt;SortOrder&amp;lt;/var&amp;gt; &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;objects&lt;/del&gt;, which &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;consist &lt;/del&gt;of an ordering direction for the sort and a &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;key to &lt;/del&gt;sort &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;by, specified in the form: &amp;lt;var class=&quot;term&quot;&amp;gt;order(&lt;/del&gt;key&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;)&amp;lt;/var&amp;gt;. The &amp;lt;var class=&quot;term&quot;&amp;gt;order&amp;lt;/var&amp;gt; is either &amp;lt;code&amp;gt;Ascending&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;Descending&amp;lt;/code&amp;gt;, and the &amp;lt;var class=&quot;term&quot;&amp;gt;key&amp;lt;/var&amp;gt; is a &lt;/del&gt;function &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;that is applied to each item in the &amp;lt;var&amp;gt;al&amp;lt;/var&amp;gt;&lt;/del&gt;. For example:&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;td&amp;gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;A &lt;/ins&gt;&amp;lt;var&amp;gt;SortOrder&amp;lt;/var&amp;gt; &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;object&lt;/ins&gt;, which &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;consists of one or more pairs &lt;/ins&gt;of an ordering direction for the sort and a sort key function. For example:&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;p class=&amp;quot;code&amp;quot;&amp;gt;%alist = %alist:sortnew(descending(length))&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;p class=&amp;quot;code&amp;quot;&amp;gt;%alist = %alist:sortnew(descending(length))&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/p&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The function is a method value (a method or class member name literal, or a method variable) for a method that operates on objects of the type specified on the &amp;lt;var class=&quot;term&quot;&amp;gt;al&amp;lt;/var&amp;gt; declaration and that returns a numeric or string value. This is described further in [[SortOrder class#Specifying a SortOrder&#039;s sort key method|&quot;Specifying a SortOrder&#039;s sort key method&quot;]].&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The function is a method value (a method or class member name literal, or a method variable) for a method that operates on objects of the type specified on the &amp;lt;var class=&quot;term&quot;&amp;gt;al&amp;lt;/var&amp;gt; declaration and that returns a numeric or string value. This is described further in [[SortOrder class#Specifying a SortOrder&#039;s sort key method|&quot;Specifying a SortOrder&#039;s sort key method&quot;]].&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;A &amp;lt;var&amp;gt;SortOrder&amp;lt;/var&amp;gt; with multiple sort criteria can be specified using the &amp;lt;var&amp;gt;[[List (SortOrder function)|List]]&amp;lt;/var&amp;gt; function.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/table&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/table&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l24&quot;&gt;Line 24:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 27:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;If two or more &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt; items have equal values after all sort criteria are applied, &amp;lt;var&amp;gt;sortNew&amp;lt;/var&amp;gt; returns them in the same order in which they appear in the input &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;If two or more &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt; items have equal values after all sort criteria are applied, &amp;lt;var&amp;gt;sortNew&amp;lt;/var&amp;gt; returns them in the same order in which they appear in the input &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;The function in the parameter for &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; is a method value, not a User Language expression.  That is, you cannot provide a function that, itself, also has an argument (say, &amp;lt;code&amp;gt;Char(13)&amp;lt;/code&amp;gt;) as the &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; parameter.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;The function in the parameter for &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; is a method value, not a User Language expression.  That is, you cannot provide a function that, itself, also has an argument (say, &amp;lt;code&amp;gt;Char(13)&amp;lt;/code&amp;gt;) as the &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; parameter.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;As of &amp;lt;var class=&quot;product&quot;&amp;gt;[[Sirius Mods|Sirius Mods]]&amp;lt;/var&amp;gt; Version 7.6, the default &amp;lt;var&amp;gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;sortCriteria&lt;/del&gt;&amp;lt;/var&amp;gt; argument is the &amp;lt;var&amp;gt;SortOrder&amp;lt;/var&amp;gt; &amp;lt;code&amp;gt;Ascending(This)&amp;lt;/code&amp;gt;, where &amp;lt;var&amp;gt;This&amp;lt;/var&amp;gt; is the identity function value described further in [[Collections#Using the This function as the Maximum parameter|&quot;Using the This function as the Maximum parameter&quot;]]. Therefore, &amp;lt;code&amp;gt;&amp;lt;var class=&quot;term&quot;&amp;gt;al&amp;lt;/var&amp;gt;:sortnew(ascending(this))&amp;lt;/code&amp;gt; can be specified simply as &amp;lt;code&amp;gt;&amp;lt;var class=&quot;term&quot;&amp;gt;al&amp;lt;/var&amp;gt;:sortnew&amp;lt;/code&amp;gt;, as shown in the [[#Examples|example]] below.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;As of &amp;lt;var class=&quot;product&quot;&amp;gt;[[Sirius Mods|Sirius Mods]]&amp;lt;/var&amp;gt; Version 7.6, the default &amp;lt;var &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;class=&quot;term&quot;&lt;/ins&gt;&amp;gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;sortOrder&lt;/ins&gt;&amp;lt;/var&amp;gt; argument is the &amp;lt;var&amp;gt;SortOrder&amp;lt;/var&amp;gt; &amp;lt;code&amp;gt;Ascending(This)&amp;lt;/code&amp;gt;, where &amp;lt;var&amp;gt;This&amp;lt;/var&amp;gt; is the identity function value described further in [[Collections#Using the This function as the Maximum parameter|&quot;Using the This function as the Maximum parameter&quot;]]. Therefore, &amp;lt;code&amp;gt;&amp;lt;var class=&quot;term&quot;&amp;gt;al&amp;lt;/var&amp;gt;:sortnew(ascending(this))&amp;lt;/code&amp;gt; can be specified simply as &amp;lt;code&amp;gt;&amp;lt;var class=&quot;term&quot;&amp;gt;al&amp;lt;/var&amp;gt;:sortnew&amp;lt;/code&amp;gt;, as shown in the [[#Examples|example]] below.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;&amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; is available in &amp;lt;var class=&amp;quot;product&amp;quot;&amp;gt;[[Sirius Mods|Sirius Mods]]&amp;lt;/var&amp;gt; Version 7.3 and later.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;&amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; is available in &amp;lt;var class=&amp;quot;product&amp;quot;&amp;gt;[[Sirius Mods|Sirius Mods]]&amp;lt;/var&amp;gt; Version 7.3 and later.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/ul&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/ul&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Dme</name></author>
	</entry>
	<entry>
		<id>https://m204wiki.rocketsoftware.com/index.php?title=SortNew_(Arraylist_function)&amp;diff=14918&amp;oldid=prev</id>
		<title>JALWiccan: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://m204wiki.rocketsoftware.com/index.php?title=SortNew_(Arraylist_function)&amp;diff=14918&amp;oldid=prev"/>
		<updated>2011-05-04T17:45:56Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 17:45, 4 May 2011&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>JALWiccan</name></author>
	</entry>
	<entry>
		<id>https://m204wiki.rocketsoftware.com/index.php?title=SortNew_(Arraylist_function)&amp;diff=14917&amp;oldid=prev</id>
		<title>Dme at 17:45, 4 May 2011</title>
		<link rel="alternate" type="text/html" href="https://m204wiki.rocketsoftware.com/index.php?title=SortNew_(Arraylist_function)&amp;diff=14917&amp;oldid=prev"/>
		<updated>2011-05-04T17:45:54Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 17:45, 4 May 2011&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l24&quot;&gt;Line 24:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 24:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;If two or more &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt; items have equal values after all sort criteria are applied, &amp;lt;var&amp;gt;sortNew&amp;lt;/var&amp;gt; returns them in the same order in which they appear in the input &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;If two or more &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt; items have equal values after all sort criteria are applied, &amp;lt;var&amp;gt;sortNew&amp;lt;/var&amp;gt; returns them in the same order in which they appear in the input &amp;lt;var class=&amp;quot;term&amp;quot;&amp;gt;al&amp;lt;/var&amp;gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;The function in the parameter for &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; is a method value, not a User Language expression.  That is, you cannot provide a function that, itself, also has an argument (say, &amp;lt;code&amp;gt;Char(13)&amp;lt;/code&amp;gt;) as the &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; parameter.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;The function in the parameter for &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; is a method value, not a User Language expression.  That is, you cannot provide a function that, itself, also has an argument (say, &amp;lt;code&amp;gt;Char(13)&amp;lt;/code&amp;gt;) as the &amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; parameter.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;As of &amp;lt;var class=&quot;product&quot;&amp;gt;[[Sirius Mods|&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&quot;&lt;/del&gt;Sirius Mods&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&quot;&lt;/del&gt;]]&amp;lt;/var&amp;gt; Version 7.6, the default &amp;lt;var&amp;gt;sortCriteria&amp;lt;/var&amp;gt; argument is the &amp;lt;var&amp;gt;SortOrder&amp;lt;/var&amp;gt; &amp;lt;code&amp;gt;Ascending(This)&amp;lt;/code&amp;gt;, where &amp;lt;var&amp;gt;This&amp;lt;/var&amp;gt; is the identity function value described further in [[Collections#Using the This function as the Maximum parameter|&quot;Using the This function as the Maximum parameter&quot;]]. Therefore, &amp;lt;code&amp;gt;&amp;lt;var class=&quot;term&quot;&amp;gt;al&amp;lt;/var&amp;gt;:sortnew(ascending(this))&amp;lt;/code&amp;gt; can be specified simply as &amp;lt;code&amp;gt;&amp;lt;var class=&quot;term&quot;&amp;gt;al&amp;lt;/var&amp;gt;:sortnew&amp;lt;/code&amp;gt;, as shown in the [[#Examples|example]] below.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;As of &amp;lt;var class=&quot;product&quot;&amp;gt;[[Sirius Mods|Sirius Mods]]&amp;lt;/var&amp;gt; Version 7.6, the default &amp;lt;var&amp;gt;sortCriteria&amp;lt;/var&amp;gt; argument is the &amp;lt;var&amp;gt;SortOrder&amp;lt;/var&amp;gt; &amp;lt;code&amp;gt;Ascending(This)&amp;lt;/code&amp;gt;, where &amp;lt;var&amp;gt;This&amp;lt;/var&amp;gt; is the identity function value described further in [[Collections#Using the This function as the Maximum parameter|&quot;Using the This function as the Maximum parameter&quot;]]. Therefore, &amp;lt;code&amp;gt;&amp;lt;var class=&quot;term&quot;&amp;gt;al&amp;lt;/var&amp;gt;:sortnew(ascending(this))&amp;lt;/code&amp;gt; can be specified simply as &amp;lt;code&amp;gt;&amp;lt;var class=&quot;term&quot;&amp;gt;al&amp;lt;/var&amp;gt;:sortnew&amp;lt;/code&amp;gt;, as shown in the [[#Examples|example]] below.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;&amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; is available in &amp;lt;var class=&quot;product&quot;&amp;gt;[[Sirius Mods|&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&quot;&lt;/del&gt;Sirius Mods&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&quot;&lt;/del&gt;]]&amp;lt;/var&amp;gt; Version 7.3 and later.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;li&amp;gt;&amp;lt;var&amp;gt;SortNew&amp;lt;/var&amp;gt; is available in &amp;lt;var class=&quot;product&quot;&amp;gt;[[Sirius Mods|Sirius Mods]]&amp;lt;/var&amp;gt; Version 7.3 and later.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/ul&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/ul&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Dme</name></author>
	</entry>
</feed>