replaceAllIn

Type: function
Returns a string in the form of the capture groups present in the replacement parameter.

Body

function(inputString,pattern,replacement){...}

Classpath

Children