the dyn_dev_count did not change in the for each loop, so you will have a repeat id with last loop.
If you want to avoid this uniqueID issue, you can use this extension:
compcreator
the dyn_dev_count did not change in the for each loop, so you will have a repeat id with last loop.
If you want to avoid this uniqueID issue, you can use this extension:
compcreator