This takes a string and replaces '{0}' with the first parameter, '{1} the second, and so on.. Not limited to indexes indexes. For example, {length} is allowed as the number of params.
Rest
Generated using TypeDoc
This takes a string and replaces '{0}' with the first parameter, '{1} the second, and so on.. Not limited to indexes indexes. For example, {length} is allowed as the number of params.
Returns