Reading Time: < 1 minutes

if ==

strcomp then replace with array=[]
if String, replace with true

All == should be replace with === to be sure to keep the type of data.

0