Click here to view the original link.
Whats the syntax for doing a toLowerCase for a field like
tenant.id or anything that contains a special character?tenant.id or anything that contains a special character?Best answer by mario
__e['']
Or in your specific case: __e['tenant']['id'].toLowerCase()
Hope that helps. :slightly_smiling_face:Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.