You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The titleCase function will convert all cap fields into lowecase and capitalize the first letter for names and addresses. This works 70% of the time but needs to be improved for common abbreviations such as U.S., directions (NE, SE, NW, etc), LLC and other examples.
The text was updated successfully, but these errors were encountered:
The titleCase function will convert all cap fields into lowecase and capitalize the first letter for names and addresses. This works 70% of the time but needs to be improved for common abbreviations such as U.S., directions (NE, SE, NW, etc), LLC and other examples.
The text was updated successfully, but these errors were encountered: