Consider the following array of data: ARRAY(“apple”,”banana”). What function do you use to change apple to *pple AND banana to b*n*n*? Klipfolio Expert May 18, 2019Editorial StaffLeave a Comment on Consider the following array of data: ARRAY(“apple”,”banana”). What function do you use to change apple to *pple AND banana to b*n*n*?SUBSTITUTESUBSTITUTE_REGEXREPLACE OR SUBSTITUTEREPLACEAll of the above