Description
Converts all string elements to lower case.
Signature
Lower('inputstring')
Example
Lower('Formula') Returns formula
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| inputstring | xxxx | xxxx | xxxx |

Converts all string elements to lower case.
Lower('inputstring')
Lower('Formula') Returns formula
| Name | Type | Description | Required |
|---|---|---|---|
| inputstring | xxxx | xxxx | xxxx |