[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| Format(ErlList) |
Substitute variables in a string contained in args[0]. The
substitution values begin with args[1]
| |
| Format(String, ErlList) |
Substitute variables in a fmt string
| |
| Format(String, Object ) |
Substitute variables in a fmt string. The following variables are supported:
|
See Also