Name
ToProper
Applicable To (DataType)
String
Purpose
To convert the information in the data field to proper case.
Description
Converts the string argument into proper case by capitalizing the first letter of each word.
Return Type
String
Syntax
str [System.String] – string which will be converted.