<?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: FlexScript help in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/flexscript-help/m-p/13518409#M29848</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/29748/10dulkar.html" nodeid="29748"&gt;@sachin T3&lt;/A&gt;, was Matthew Gillespie's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.&lt;/P&gt;&lt;P&gt;If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 09 Dec 2022 19:24:14 GMT</pubDate>
    <dc:creator>andrew_o2</dc:creator>
    <dc:date>2022-12-09T19:24:14Z</dc:date>
    <item>
      <title>FlexScript help</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flexscript-help/m-p/13518407#M29846</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 22.1.4 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Can anyone help with a flexscript code to access and change the values of Speed Table's speed_multiple with 2 content and 3 content. &lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1670346272756.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1514295iCB8FDF5D133EB116/image-size/large?v=v2&amp;amp;px=999" role="button" title="1670346272756.png" alt="1670346272756.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 06 Dec 2022 17:06:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flexscript-help/m-p/13518407#M29846</guid>
      <dc:creator>10Dulkar</dc:creator>
      <dc:date>2022-12-06T17:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: FlexScript help</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flexscript-help/m-p/13518408#M29847</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;You can get the speedtable variable and assign it to a Table variable and then access it using the Table API, like this:&lt;/P&gt;&lt;PRE&gt;Table speedTable = getvarnode(Model.find("TrafficControl1"), "speedtable");
speedTable[1][2] = 0.1;
speedTable[2][2] = 0.3;&lt;/PRE&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 06 Dec 2022 18:03:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flexscript-help/m-p/13518408#M29847</guid>
      <dc:creator>Matthew_Gillespie</dc:creator>
      <dc:date>2022-12-06T18:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: FlexScript help</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/flexscript-help/m-p/13518409#M29848</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/29748/10dulkar.html" nodeid="29748"&gt;@sachin T3&lt;/A&gt;, was Matthew Gillespie's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.&lt;/P&gt;&lt;P&gt;If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 09 Dec 2022 19:24:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/flexscript-help/m-p/13518409#M29848</guid>
      <dc:creator>andrew_o2</dc:creator>
      <dc:date>2022-12-09T19:24:14Z</dc:date>
    </item>
  </channel>
</rss>

