-
Notifications
You must be signed in to change notification settings - Fork 1
Function_evisit_core_js_utils_prettify
Wyatt Greenway edited this page Jan 31, 2017
·
2 revisions
- str
- (String) String to modify
- allWords [optional]
- (Boolean) If true, capitalize the first letter of EVERY word (instead of just the first)
- (String) A prettified string
Capitalize the first letter of the first word, or optionally capitalize the first letter of every word if allWords argument is true