Constructor
new module:br/formatting/UpperCaseFormatter()
- Implements:
- Source:
Methods
- 
    
        
        format(vValue, mAttributes)
- 
    
    Converts a string to lower case.Parameters:Name Type Description vValueVariant the string. mAttributesMap (unused) - Implements:
- Source:
 Returns:the string, converted to upper case.