Regex Python RE ReplacementA port of the Python RE library to replace textWhat it does Takes 3 inputs and produces 2 outputs. Inputs NameTypeDescriptionTextStringInput TextPatternStringRegex PatternReplacementString (optional)Text to replace Outputs NameTypeDescriptionClean TextListClean TextFound MatchBooleanFound Matching TextCopy PageWhat it doesInputsOutputs