andreasnel/Replace Variables in String

Replaces variables in the given string.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
instringThe string containing the variable names.yes
prefixThe prefix for the variables.no""
namedescription
outstringThe string after substituting the variables.