Skip to content

initcap

function initcap(column): Column;

Defined in: functions/string.ts:103

Returns the string with the first letter of each word capitalized.

ParameterType
columnColOrName

Column