Overview Module Function Class Tea 3.1.0 Reference Documentation
© 2002 PDM&FC

Function str-printf

str-printf formatString [arg1 ...]

Builds a string from a template string, in the same way as the C printf function.

Parameters:
formatString - A string object representing the format string in the way of the C printf function.
arg1 - Object of type dependent on the format string.
Returns:
A new string created from the format string and remaining arguments.


Overview Module Function Class Tea 3.1.0 Reference Documentation
© 2002 PDM&FC
Report a bug or request new features
© 2002