![]() ![]() |
Reference Type: Supported, Category: Miscellaneous, ICR#: 3178
The $$EN^XUA4A71 extrinsic function converts a string into a numeric representation of the string, using soundex methods. Soundex represents the phonetic properties of a string; its chief feature is that it assigns similar strings the same soundex representation.
$$EN^XUA4A71(string)
string: |
(required) String to convert into soundex form. |
returns: |
Returns the soundex version of the string. |