Function ReplaceAll

  • ReplaceAll(str: string, old: string, rep: string): string
  • Since

    4.0.0

    Version

    2021-12-11

    Parameters

    • str: string
    • old: string
    • rep: string

    Returns string

Generated using TypeDoc