Replace If Name

Syntax

Replace If Name

Parameters

Array

Array of names

New Value

Replacement value

Predicate

Function that takes name and returns boolean.
If returns true this element will be replaced with New Value

Output

Result

Modified Array