Function regexp_replace

Source
pub fn regexp_replace(inputs: &[Box<dyn Value>]) -> Box<dyn Value>
Expand description

Return the input after replacing pattern with new content Or return the same input if the pattern is invalid