<?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: python toolbox - value table parameter - how to hardcode for debug? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/python-toolbox-value-table-parameter-how-to/m-p/1149018#M63897</link>
    <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/geoprocessing_and_python/creating-a-new-python-toolbox.htm" target="_blank"&gt;Creating a new Python toolbox—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/geoprocessing_and_python/defining-parameters-in-a-python-toolbox.htm" target="_blank"&gt;Defining parameters in a Python toolbox—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;value table is in the second link&lt;/P&gt;</description>
    <pubDate>Tue, 01 Mar 2022 10:02:48 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2022-03-01T10:02:48Z</dc:date>
    <item>
      <title>python toolbox - value table parameter - how to hardcode for debug?</title>
      <link>https://community.esri.com/t5/python-questions/python-toolbox-value-table-parameter-how-to/m-p/1149015#M63896</link>
      <description>&lt;P&gt;Hi. I'm fairly new to python toolboxes. I'd like to setup my parameters as hardcoded in for debugging purposes (see link &lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-desktop/analytics/how-to-debug-python-toolboxes-in-3-easy-steps/" target="_self"&gt;here)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I'm not sure what format is used for the value table data type, or where documentation is located. The pages i've found list how to get parameters as value table, but not what a value table object looks like once it's created (which is what I believe i need).&lt;/P&gt;&lt;P&gt;Any help much appreciated!&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 09:55:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-toolbox-value-table-parameter-how-to/m-p/1149015#M63896</guid>
      <dc:creator>I_AM_ERROR</dc:creator>
      <dc:date>2022-03-01T09:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: python toolbox - value table parameter - how to hardcode for debug?</title>
      <link>https://community.esri.com/t5/python-questions/python-toolbox-value-table-parameter-how-to/m-p/1149018#M63897</link>
      <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/geoprocessing_and_python/creating-a-new-python-toolbox.htm" target="_blank"&gt;Creating a new Python toolbox—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/geoprocessing_and_python/defining-parameters-in-a-python-toolbox.htm" target="_blank"&gt;Defining parameters in a Python toolbox—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;value table is in the second link&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 10:02:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-toolbox-value-table-parameter-how-to/m-p/1149018#M63897</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-03-01T10:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: python toolbox - value table parameter - how to hardcode for debug?</title>
      <link>https://community.esri.com/t5/python-questions/python-toolbox-value-table-parameter-how-to/m-p/1149458#M63903</link>
      <description>&lt;P&gt;thanks for links, was able to hardcode them in using the statement below (incase anyone else is looking for this)&lt;/P&gt;&lt;LI-CODE lang="python"&gt;param1.values = [['NAME', 'SUM']]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 06:56:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-toolbox-value-table-parameter-how-to/m-p/1149458#M63903</guid>
      <dc:creator>I_AM_ERROR</dc:creator>
      <dc:date>2022-03-02T06:56:13Z</dc:date>
    </item>
  </channel>
</rss>

