Strings (functions)/Table

From PMDOWiki
Function Description
LocaleCode Returns the current language setting of the game, represented by a locale code.
Format Formats a string. Will unescape escaped characters and process grammar tags. Returns the formatted string.
FormatKey Formats a string given a string key. Will unescape escaped characters.
LocalKeyString Returns the string representing a button or key.
CreateList Builds and returns a single string of comma separated elements.