string.Interpolate
Example
Example on how to use this function.
Output:
Hello Jerry!
This was just added in the latest version (2023.01.25). It might only be available on the Dev Branch right now.
Interpolates a given string with the given table. This is useful for formatting localized strings.
Example on how to use this function.