GetEHKey() As String

Set object

This method returns the key for the current set. The key maps the database search key in FORMS. The key may change with changed set status and queue status.

You can use this method to save keys externally, for example in SetComplete in Verify. Use the saved keys with GetSetByKey called from the Transfer module to set the order in which sets are transferred, for example based on the date a set was scanned or the value of a specific field.

The total key length is 50 characters. The first 36 characters are fixed. Note that you must use the whole key, i.e. all 50 characters, in all methods requiring a database key as a parameter.

The Set object