FunctionsArray
array_replace
Returns a new array where every matching search token is replaced with the provided replacement token.
array_replace(…) → StringKind · scalar
Returns a new array where every matching search token is replaced with the provided replacement token.
Part of the Array family.