Skip to content

soundex

function soundex(column): Column;

Defined in: functions/string.ts:176

Returns the SoundEx encoding for a string.

Parameter Type
column ColOrName

Column