Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Two fold question here.
1) Is there a way to 'skip instance' in an array?
2) If I have an array that is already established; is there a way to go back and skip an instance?
My end goal is this: if I have an array with 7 instances and I want to move the 3rd instance over 2" without effecting the other 6 instances. How would I do that?
The only way that I have found is by deleting the 3rd instance but then I have effectively eliminated my array and end up with 7 individual components.
Thanks!
Solved! Go to Solution.