fcase()
← Back to Module string
Uppercase the first character of each word in a string
fcase(s)
s
string
fcase("hello world") ' Returns "Hello World" fcase("HELLO WORLD") ' Returns "Hello World"
Documentation version: 1.1.03. Updated on: 11 February 2026.Dinfio is designed and written by Muhammad Faruq Nuruddinsyah. Copyright © 2014-2026. All rights reserved.