Strings (functions): Revision history

From PMDOWiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 January 2026

17 January 2026

26 November 2025

  • curprev 19:1619:16, 26 November 2025 Imbion talk contribs 1,171 bytes +1,171 Created page with "{{cleanup}} == STRINGS:LocaleCode == Gets the current language setting of the game. === Returns === The current language, represented by a locale code. == STRINGS:Format(System.String,System.Object[]) == Formats a string. Will unescape escaped characters and process grammar tags. === Arguments === * <code>fmt</code>: String to format. * <code>para</code>: Arguments === Returns === The formatted string. == STRINGS:FormatKey(System.String,System.Object[]) =..."