Unit 'uPSC_strutils' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] [#pl_pascalscript]

SoundexCompare

Declaration

Source position: uPSC_strutils.pas line 146

function SoundexCompare(

  const AText: string;

  const AOther: string;

  ALength: TSoundexLength

):Integer;

function SoundexCompare(

  const AText: string;

  const AOther: string

):Integer;



CT Web help

CodeTyphon Studio