Overview Module Function Class Tea 3.2.4 Reference Documentation
© 2009 PDM&FC

Function str-fmt

str-fmt formatString [arg1 ...]

Builds a string from a template string, in the same way as the Java java.text.MessageFormat class.

Parameters:
formatString - A string object representing the format string in the way of the Java java.text.MessageFormat class.
arg1 - Object used by the format string.
Returns:
A new string created from the format string and remaining arguments.


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