Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
fragment-replace
Replaces all occurrences of a placeholder string with a value in the fragment.
Parameter
Type
Description
self
fragment
The fragment in which to perform the replacement.
placeholder
string
The string pattern to find and replace.
value
string
The string to replace the placeholder with.
return
void
Nothing.