claudius-chat-widget
Preparing search index...
redactText
Function redactText
redactText
(
text
:
string
,
patterns
:
readonly
RegExp
[]
,
replacement
:
string
,
)
:
string
Replace every match of every pattern in
text
with
replacement
.
Parameters
text
:
string
patterns
:
readonly
RegExp
[]
replacement
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
claudius-chat-widget
Loading...
Replace every match of every pattern in
textwithreplacement.