Constructor
new module:br-formatting /Upper Case Formatter()
- Implements:
Methods
format(vValue, mAttributes)
Converts a string to lower case.
Parameters:
Name | Type | Description |
---|---|---|
vValue |
Variant | the string. |
mAttributes |
Map | (unused) |
- Implements:
Returns:
the string, converted to upper case.