Question
Morgan Stanley
US
Last activity: 5 Apr 2019 9:10 EDT
Store list of instances in openspan
Hi guys,
I have a question about storing an instance from Script component of openspan.
So, I am using forloop in openspan and each loop is triggering a script component which is calling C# method inside. This script component is returning an instance of my custom class.
I have to store all instances from this component in the forloop and wonder if there is anyway to add all these instances to a list in openspan.
If yes, what component of openspan should I use to add an instance? Is there a list component of openspan?
Can you please specify name of that component and what method of that component I have to use to add instance to the list?
I really appreciate it!!