Hello,
ArcGIS Pro provides ability to create/store values in variables, within a Task Action (using Task Designer).
I would like to know how these variables can be used?
Also, are these variables accessible in a Custom Addin Command or Geoprocessing Tool? if yes, How or what objects expose them?
Thanks in advance.
Thejus
Hi Thejus,
Variables defined with Task Designer are only available for use with the task they are defined with. They are used internally by the Tasks module. The variables are not available with the Pro SDK.
Thanks
Narelle