hpcflow.sdk.core.utils.capitalise_first_letter#

hpcflow.sdk.core.utils.capitalise_first_letter(chars)#

Convert the first character of a string to upper case (if that makes sense). The rest of the string is unchanged.