<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to count the number of elements in a column / find the length or size of a column in JSL in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-count-the-number-of-elements-in-a-column-find-the-length/m-p/396559#M64722</link>
    <description>&lt;P&gt;I somehow stumbled upon&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;N Items()&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;in the Scripting Index by sheer luck, no telling how many are less fortunate than me, but this simple task doesn't work for a column that is, I don't know what the right word is, accessed? by&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;col = Column(dt, "Col Name");&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;it throws&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;N Items() argument must be a list&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;and proceeds no further.&lt;/P&gt;&lt;P&gt;Once again, a slew of Google searches with various substitute words only gives very complicated computer scripting problems as hits, not what I am looking for.&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jun 2023 19:51:05 GMT</pubDate>
    <dc:creator>mostarr</dc:creator>
    <dc:date>2023-06-09T19:51:05Z</dc:date>
    <item>
      <title>How to count the number of elements in a column / find the length or size of a column in JSL</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-count-the-number-of-elements-in-a-column-find-the-length/m-p/396559#M64722</link>
      <description>&lt;P&gt;I somehow stumbled upon&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;N Items()&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;in the Scripting Index by sheer luck, no telling how many are less fortunate than me, but this simple task doesn't work for a column that is, I don't know what the right word is, accessed? by&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;col = Column(dt, "Col Name");&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;it throws&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;N Items() argument must be a list&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;and proceeds no further.&lt;/P&gt;&lt;P&gt;Once again, a slew of Google searches with various substitute words only gives very complicated computer scripting problems as hits, not what I am looking for.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 19:51:05 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-count-the-number-of-elements-in-a-column-find-the-length/m-p/396559#M64722</guid>
      <dc:creator>mostarr</dc:creator>
      <dc:date>2023-06-09T19:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to count the number of elements in a column / find the length or size of a column in JSL</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-count-the-number-of-elements-in-a-column-find-the-length/m-p/396564#M64723</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;N Rows();&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;doesn't work either, for a column instantiated or accessed the way I was told to do so in a previous post, using Col();.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 17:04:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-count-the-number-of-elements-in-a-column-find-the-length/m-p/396564#M64723</guid>
      <dc:creator>mostarr</dc:creator>
      <dc:date>2021-06-28T17:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to count the number of elements in a column / find the length or size of a column in JSL</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-count-the-number-of-elements-in-a-column-find-the-length/m-p/396567#M64724</link>
      <description>Ah, but simply getting the N Rows(); of the whole table instead of the individual column does wonders. Thanks.</description>
      <pubDate>Mon, 28 Jun 2021 17:04:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-count-the-number-of-elements-in-a-column-find-the-length/m-p/396567#M64724</guid>
      <dc:creator>mostarr</dc:creator>
      <dc:date>2021-06-28T17:04:53Z</dc:date>
    </item>
  </channel>
</rss>

