stringformat

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: Jan 10 2023
Copyright © 2023 Thunderstone Software LLC. All rights reserved.