string.append: Use Regex to Append Text

Description Usage Arguments

Description

string.append uses regular expressions to match a pattern, then appends text at the end of all matches.

Usage

1

Arguments

x

A character string. The text to search.

match

A character string. The regex text to match.

text

A character string. The text to append.

last

A logical. Toggles whether to append only the final match.


tpq/yuck documentation built on May 27, 2019, 1:09 p.m.