09 Mar Backend, CRM Capitalize a String In Salesforce Apex Posted by Orléando Dassi March 9, 2024 0 In case you would like the first letter of your String to be in title case you can use the capitalize function of the String class in Apex. Continue reading