@tsdotnet/text-utility - v1.2.4
    Preparing search index...

    Function format

    • This takes a string and replaces '{0}' with the first parameter, '{1} the second, and so on.. Not limited to indexes indexes. For example, {length} is allowed as the number of params.

      Parameters

      • source: string
      • ...args: any[]

      Returns string