Page History
Page properties | |||||||||
---|---|---|---|---|---|---|---|---|---|
| Status | ||||||||
Tech review |
| ||||||||
Style guide |
|
Status | ||
---|---|---|
|
Status | ||||
---|---|---|---|---|
|
Status | ||||
---|---|---|---|---|
|
Status | ||||
---|---|---|---|---|
|
hidden | true |
---|
Replaces all substrings matching a regular expression with a given replacement.
Status | ||||||
---|---|---|---|---|---|---|
|
size | medium |
---|---|
type | info |
This function replaces all substrings matching the given regular expression with a given replacement.
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
replaceAll(text, regex, replacement) #Output: Text |
UI Expand | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||
|
UI Expand | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||
Parameters used in this function
|
UI Expand | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||
This function returns a
|
UI Text Box | ||||
---|---|---|---|---|
| ||||
If you want to replace only the first matching occurrence, have a look at the replaceFirst() function.
If you don't want to use a regular expression, have a look at the findReplaceAll() function. |
Page properties | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||||||||
|
Page properties | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||
|