contents.gifindex.gifprev1.gifnext1.gif

Cust_Rcrd_Exists_Inexact

Purpose

Returns True if a Custom Record is found matching RCRD_CLASS and a partial key.

Arguments

Cust_Rcrd_ Exists_Inexact(

<Record_Class>

, <key part>

, <one only>

)

Notes

<key part> is used as a left substring of RCRD_KEY.

<one only> True Function returns True if one record matches, otherwise returns False.

False Function returns True if one or more records match,
otherwise returns False.