Skip to content

initcap

function initcap(column): Column;

Defined in: functions/string.ts:111

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

Parameter Type
column ColOrName

Column