Javascript Function Code to Remove Duplicate Items from Array

Javascript Function (array_unique) Code to Remove Duplicate Items from Array and Return the Unique Array

Home Short:

Simple function to remove any and all duplicate entries in an array and return an array with unique elements.

S
H
A
R
E