tsqtsq - v1.2.0
Preparing search index...
index
LabelReplace
Type Alias LabelReplace
Parameters for the label_replace() function.
type
LabelReplace
=
{
existingLabel
:
string
;
expr
:
string
;
newLabel
:
string
;
regex
?:
string
;
replacement
?:
string
;
}
Index
Properties
existing
Label
expr
new
Label
regex?
replacement?
Properties
existing
Label
existingLabel
:
string
expr
expr
:
string
new
Label
newLabel
:
string
Optional
regex
regex
?:
string
Optional
replacement
replacement
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
existing
Label
expr
new
Label
regex
replacement
tsqtsq - v1.2.0
Loading...
Parameters for the label_replace() function.