Resolved! How to remove the specific value from Array Dynamically
Hi All, I have requirement in scripting part where in I created array and using "push" method to insert the value. But I wanted to remove specific value from array and it will be selected dynamically. Could any one help me out on this.