this is my attempt at doing it, but I'm not sure how to make it work at all (and if it possible), using stamp(“..”, “FORLOOP”, 1) don't seem to produce a number for my path, and i'm not sure of how I have to connect the file to the switch :

The idea is that I have an FBX file containing around 60 mesh, all prefixed with Moss_X (with X being a number), and I would like to basically load all of these mesh and populate the switch node, in order to easily use it with a copy and scatter node that will randomly use each of the available mesh.
is that possible to do ? I would like to avoid doing a python script as it remove a bit of the procedurality of my process !
Thanks a lot !


