capwords

string.capwords(s [,sep]) -> string

Returns the capitalization of all the words (string).

s??
sep

REMARKS
* string module

import string 

© 2026 Better Solutions Limited. All Rights Reserved. © 2026 Better Solutions Limited Top