View Source Train.Utilities.Format (train v0.0.1-dev)

Link to this section Summary

Functions

Format the given string by replacing the {key} with the given value.

Link to this section Functions

Link to this function

format(text, key, value)

View Source

Format the given string by replacing the {key} with the given value.