Home > bitburner > NS > sprintf
Format a string.
Signature:
sprintf(format: string, ...args: any[]): string;
Returns:
string
Formatted text.
RAM cost: 0 GB
see: https://github.com/alexei/sprintf.js