toCapitals() properly capitalizes each word part (e.g., "ACIKGOZ" -> "Acikgoz", "alen ibrahim" -> "Alen_Ibrahim"). Format: "Last_Name First_Name" with underscores joining multi-part names.
toCapitals() properly capitalizes each word part (e.g., "ACIKGOZ" -> "Acikgoz", "alen ibrahim" -> "Alen_Ibrahim"). Format: "Last_Name First_Name" with underscores joining multi-part names.