Skip to content

soundex

function soundex(column): Column;

Defined in: functions/string.ts:168

Returns the SoundEx encoding for a string.

ParameterType
columnColOrName

Column