<?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 Re: What do square brackets mean in JMP/JSL? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/What-do-square-brackets-mean-in-JMP-JSL/m-p/388070#M63824</link>
    <description>Square brackets refer to matrices.&lt;BR /&gt;a = [ 1, 2, 3 ];&lt;BR /&gt;or they refer to subscripts in lists&lt;BR /&gt;bList = { "A", "B:, "C" };&lt;BR /&gt;x =blist[1];&lt;BR /&gt;&lt;BR /&gt;I suggest you take the time to read the Scripting Guide, which is found in the JMP Documentation Library, found under the Help pull down menu.  It will give you the details of the structures and syntax of JSL.</description>
    <pubDate>Mon, 24 May 2021 22:10:53 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2021-05-24T22:10:53Z</dc:date>
    <item>
      <title>What do square brackets mean in JMP/JSL?</title>
      <link>https://community.jmp.com/t5/Discussions/What-do-square-brackets-mean-in-JMP-JSL/m-p/388067#M63823</link>
      <description>&lt;P&gt;I have, in a loop:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;to_update = dt &amp;lt;&amp;lt; get rows where (num(dt:Number) == ID);
write(to_update);&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;giving&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;...
[199, 200]
...
[209, 210]
...&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;What do square brackets mean, therefore?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 19:47:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/What-do-square-brackets-mean-in-JMP-JSL/m-p/388067#M63823</guid>
      <dc:creator>mostarr</dc:creator>
      <dc:date>2023-06-09T19:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: What do square brackets mean in JMP/JSL?</title>
      <link>https://community.jmp.com/t5/Discussions/What-do-square-brackets-mean-in-JMP-JSL/m-p/388070#M63824</link>
      <description>Square brackets refer to matrices.&lt;BR /&gt;a = [ 1, 2, 3 ];&lt;BR /&gt;or they refer to subscripts in lists&lt;BR /&gt;bList = { "A", "B:, "C" };&lt;BR /&gt;x =blist[1];&lt;BR /&gt;&lt;BR /&gt;I suggest you take the time to read the Scripting Guide, which is found in the JMP Documentation Library, found under the Help pull down menu.  It will give you the details of the structures and syntax of JSL.</description>
      <pubDate>Mon, 24 May 2021 22:10:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/What-do-square-brackets-mean-in-JMP-JSL/m-p/388070#M63824</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2021-05-24T22:10:53Z</dc:date>
    </item>
  </channel>
</rss>

