{"id":1012,"date":"2024-12-16T18:49:42","date_gmt":"2024-12-16T18:49:42","guid":{"rendered":"https:\/\/monkey.ploogie.co.uk\/?page_id=1012"},"modified":"2024-12-17T04:32:05","modified_gmt":"2024-12-17T04:32:05","slug":"mwnci-rsortips-function","status":"publish","type":"page","link":"https:\/\/monkey.ploogie.co.uk\/index.php\/mwnci-rsortips-function\/","title":{"rendered":"Mwnci rsortips() Function"},"content":{"rendered":"<h2>Syntax<\/h2>\n<p>rsortips<strong>(<em>array<\/em>)<\/strong><\/p>\n<h2>Description<\/h2>\n<p>The <i>rsortips()<\/i> function returns an array of IP addresses in descending order.  <\/p>\n<pre>\r\nIps=[\"192.168.0.0\", \"192.168.0.69\", \"192.168.0.22\", \"192.168.0.122\", \"192.168.0.87\", \"192.168.0.72\"]\r\nSortedIps=rsortips(Ips)\r\nprintln(SortedIps)\r\n\r\n\r\n[\"192.168.0.122\", \"192.168.0.87\", \"192.168.0.72\", \"192.168.0.69\", \"192.168.0.22\", \"192.168.0.0\"]\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Syntax rsortips(array) Description The rsortips() function returns an array of IP addresses in descending order. Ips=[&#8220;192.168.0.0&#8221;, &#8220;192.168.0.69&#8221;, &#8220;192.168.0.22&#8221;, &#8220;192.168.0.122&#8221;, &#8220;192.168.0.87&#8221;, &#8220;192.168.0.72&#8221;] SortedIps=rsortips(Ips) println(SortedIps) [&#8220;192.168.0.122&#8221;, &#8220;192.168.0.87&#8221;, &#8220;192.168.0.72&#8221;, &#8220;192.168.0.69&#8221;, &#8220;192.168.0.22&#8221;, &#8220;192.168.0.0&#8221;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1012","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/monkey.ploogie.co.uk\/index.php\/wp-json\/wp\/v2\/pages\/1012","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/monkey.ploogie.co.uk\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/monkey.ploogie.co.uk\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/monkey.ploogie.co.uk\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/monkey.ploogie.co.uk\/index.php\/wp-json\/wp\/v2\/comments?post=1012"}],"version-history":[{"count":2,"href":"https:\/\/monkey.ploogie.co.uk\/index.php\/wp-json\/wp\/v2\/pages\/1012\/revisions"}],"predecessor-version":[{"id":1015,"href":"https:\/\/monkey.ploogie.co.uk\/index.php\/wp-json\/wp\/v2\/pages\/1012\/revisions\/1015"}],"wp:attachment":[{"href":"https:\/\/monkey.ploogie.co.uk\/index.php\/wp-json\/wp\/v2\/media?parent=1012"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}