LowerCase Operator - Haufe-Lexware/haufe.no-frills-transformation GitHub Wiki
Transforms a string into lower case.
| What | Type |
|---|---|
| Syntax | LowerCase(s) |
s |
any |
| Return type | string |
Example: LowerCase($emailAddress)
Transforms a string into lower case.
| What | Type |
|---|---|
| Syntax | LowerCase(s) |
s |
any |
| Return type | string |
Example: LowerCase($emailAddress)