Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

How can I get the elements from an array?

Updated on September 10, 2021

Use an Array data port to extract an arrayProxy and gain access to the array elements:

  1. In a Pega Robotic Automation automation, right-click the Result data port on the array, that is, the blue output data port on the StringUtils Split (2 parameters) component. Then, select Extract Proxy from the menu.
  2. In Object Explorer, select the array, such as stringProxy, in the automation hierarchy and drag the Get method onto the automation. The Get method has one (1) input parameter, ElementID, which is zero-based. The Get method result is the ElementID value.

Accessing array elements

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us