FormatStr
Formats a string by concatenating the strings variable1 to variableN, according to the defined format rule.
If the result contains the % character, define it as %% in the formatRule parameter.
| SYNTAX |
|
||||
| ARGUMENTS |
|
||||
| RETURN | Formatted text | ||||
| EXAMPLE |
|