how to run a code in js if a new string is added to an array code example Example: return array javascript function func() { return [5, "string", {a: 7}]; }