‎06-27-2014 10:29 AM
Say I have a array constant with 3 elements
I want to delete the 3rd element and grey it out, so it look like this
Can't seem to find a good way to do this other than remake the entire array. It is fine when the array only has a few elements, but when it is an array of shared variable reference of 50, it takes some time.
Thanks
Solved! Go to Solution.
‎06-27-2014 10:33 AM
Did you try to rightclick the element and delete?
‎06-27-2014 10:34 AM
Specifically, RIght Click-> Data Operations -> Delete Element.
‎06-27-2014 10:38 AM
Thanks!!
‎06-30-2014 02:09 AM
There should really be a shortcut for that, like ctrl+delete.
/Y
‎06-30-2014 02:57 AM
‎06-30-2014 03:24 AM
Exactly like that. 🙂
/Y