Hi there,
I'm looking for the Proper function in Espo Crm. Basically, I would like to capitalize the first letter of each word and put in lower case the rest.
Based on the Documentation, Espo offers only the following functions:
Thanks
I'm looking for the Proper function in Espo Crm. Basically, I would like to capitalize the first letter of each word and put in lower case the rest.
Based on the Documentation, Espo offers only the following functions:
- string\lowerCase
- string\upperCase
Thanks
Comment