{{stringLower}}
Converts a string to lowercase.
{{stringLower value}}Example
Section titled “Example”{{stringLower "HUB_CUSTOMER"}}This results in:
hub_customerConverts a string to lowercase.
{{stringLower value}}{{stringLower "HUB_CUSTOMER"}}This results in:
hub_customer