StrFormat

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string StrFormat(string message, JSONValue data)
  2. string StrFormat(string message, A args)
    string
    StrFormat
    (
    A...
    )
    (
    string message
    ,
    lazy A args
    )

Meta