|
Returns its arguments formatted into a string (varchar), like
the equivalent Vortex function <strfmt> (based on the C
function sprintf()):
stringformat(format[, arg[, arg[, arg[, arg]]]])
The format argument is a varchar string that describes
how to print the following argument(s), if any. See the Vortex manual
for <strfmt> for details. Added in version 6.00.1300386000
20110317.
Copyright © Thunderstone Software Last updated: Sun Mar 17 21:14:49 EDT 2013
|