formatStringFromArgs MethodProtected
Helper method that formats string with provided arguments where the place holders are in the the format '{0}', '{1}', etc.
formatStringFromArgs(text: string, args: ArrayLike<string>, baseIndex: number0): string
Returns - string
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.