sprintf VEX function

Formats a string like printf but returns the result as a string instead of printing it.

Contexts: image3d, chop, cop, pop, sop, surface, displace, fog, light, shadow, photon, cvex

See also: printf

  1. string sprintf(string format)

Formats a string like printf but returns the result as a string instead of printing it.