Description
Reverse the contents of a string.
Signature
Reverse('inputstring')
Example
Reverse('Formula') Returns alumroF
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| inputstring | xxxx | xxxx | xxxx |

Reverse the contents of a string.
Reverse('inputstring')
Reverse('Formula') Returns alumroF
| Name | Type | Description | Required |
|---|---|---|---|
| inputstring | xxxx | xxxx | xxxx |