Ports

Port nameDescriptionExposed propertyDirectionType
StringThe string for which substring(s) matching the regular expression will be replaced with the ReplacementString.FalseInputString port
ReplacementStringThe string which will replace the substring(s) which matches the regular expression in the string.FalseInputString port
Regular ExpressionThe regular expression against which the input string is matched.TrueInputString port
ResultStringThe resulting string.FalseInputString port