ucwords - Uppercase the first character of each word in a string.
ucwords(string)
in: res=<{ucwords("Hello world! zzzz")}>. out: res=Hello World! Zzzz.
{{ include("includes/strings.sn") }}
Written by Pusnei Sergey, <sergey@sednove.com>
1.0 2014-09-09 21:24:14 laplante@sednove.com
Edit© 2024 extenso Inc. All rights reserved.