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 TextUpdated 21 days ago Replace a Value in a JSON ObjectRegex SubstitionDid this page help you?YesNoCopy PageWhat it doesInputsOutputs