MCPcopy Create free account
hub / github.com/dropbox/hackpad / sprintf

Function sprintf

infrastructure/framework-src/modules/stringutils.js:230–242  ·  view source on GitHub ↗

* Returns a string with any number of variables substituted in, as * popularized by C's function of the same name. Some common substitutions: * * %d - an integer %f - a floating-point number %b - a boolean * %s - a string * * Each time one of thes

(formatString, arg1, arg2, etc)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

_xmlDateFunction · 0.85
getStackTracePlainFunction · 0.85
i18next.jsFile · 0.85
renderServerUptimeFunction · 0.85

Calls 1

newInstanceMethod · 0.45

Tested by

no test coverage detected