This reverts commit bbb6e3f309935aebac74ddb1fbeec12dfb7540b1.
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