How to loop through list in toolbox javascript

How can I access a bubble list in javascript? I’d like to loop through it in js, so was hoping to be able to do:
let var = dynamicExpressionToRetrieveList

When I try to store the list to any type of js variable, the dynamic expression editor errors saying it evaluates to a list and wont let it execute.

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.