Description
Converts all string elements to upper case.
Signature
Upper('inputstring')
Example
Upper('Formula') Returns FORMULA
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| inputstring | xxxx | xxxx | xxxx |

Converts all string elements to upper case.
Upper('inputstring')
Upper('Formula') Returns FORMULA
| Name | Type | Description | Required |
|---|---|---|---|
| inputstring | xxxx | xxxx | xxxx |