Dot syntax to push an array to a list

Dot syntax to push an array to a list

patrick_c4
Not applicable
80 Views
1 Reply
Message 1 of 2

Dot syntax to push an array to a list

patrick_c4
Not applicable

[ FlexSim 20.0.2 ]

What is the correct dot syntax in push to list to push an array back to a list? I pulled 9 parts, did some processing on them and want to push them back to the list to get pulled by another token. Dot syntax is not my strong point.

26987-capture.png

0 Likes
Accepted solutions (1)
81 Views
1 Reply
Reply (1)
Message 2 of 2

Matthew_Gillespie
Autodesk
Autodesk
Accepted solution

If you just want to push all 9 items on the pulled label then you should set the Push Value to

token.pulled

This will individually push all the items in the array on the pulled label onto the list.



Matthew Gillespie
FlexSim Software Developer

0 Likes