Kernel 8.0 APIs Banner
Office of Information and Technology (OIT) Banner
[skip navigation]

$$LKUP^XPDKEY(): Look Up Security Key Value

Reference Type: Supported, Category: Security Keys, ICR#: 1367

Description

The $$LKUP^XPDKEY extrinsic function looks up a security key by name or by Internal Entry Number (IEN) value. It returns the security key:

Format

  $$LKUP^XPDKEY(key_value)

Input Parameters

key_value:

(required) The name or IEN of the security key in question.

Output

returns:

Returns the security key:

  • Name—If called with a security key number.

  • IEN—If called with a security key name.

Example

>S value=$$LKUP^XPDKEY(key_value)