Formats the specified string/number into the specified format. This method always uses the invariant culture.
Syntax
Smartsite SXML | Copy Code |
---|---|
string string.format(string formatting, any[ ] args) |
Parameters
Return Value
Data Type | Description |
---|---|
String | A formatted string. |