$create title case

Allows you to convert the first character of each word in the string to uppercase and the remaining characters to lowercase.


Example

Running this code will create a title case named "everything we can to make UBot Studio", loading it to HTML as shown above.

load html($plugin function("Data and Files Automation.dll", "$create title case", "everything we can to make UBot Studio"))

Was this helpful?

Previous Article

$create temp file path

Next Article

$csv to json