API reference@react-form-builder/coreFunctionstoUpperOn this pageFunction: toUpper() toUpper(input): string Uppercase wrapper guarding falsy input. Parameters input string the input string. Returns string the uppercased string.