Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | matchReplace(source, target, replacement); | Package | | Alias | | Pkg Usage | |
|
Description
Excerpt |
---|
|
Uses a regex expression to find and replace text within a string. |
Uses a regex expression to find and replace text within a string.
...
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
source | String | Yes | Text string to be updated. | target | String | Yes | Regex expression used to target text for replacement. | replacement | String | Yes | Replacement text used to update the target text found by the regex expression. |
|
Return Type
String
Examples
...
Returns: Geckos are a group of usually small, usually nocturnal lizards. They are found on every continent except Australia.
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "string_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|