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

$$NAME^XUAF4(): Institution Official Name

Reference Type: Supported, Category: Institution File, ICR#: 2171

Description

The $$NAME^XUAF4 extrinsic function returns the OFFICIAL NAME (#100) field value in the INSTITUTION (#4) file for an institution given its Internal Entry Number (IEN). However, If Field #100 is NULL, the NAME (#.01) field in the INSTITUTION (#4) file is returned.

Format

  $$NAME^XUAF4(ien)

Input Parameters

ien:

(required) Internal Entry Number (IEN) of the institution in question.

Output

returns:

Returns either of the following:

  • OFFICIAL NAME (#100) field value in the INSTITUTION (#4) file—If Field #100 is not NULL.

  • NAME (#.01) field value in the INSTITUTION (#4) file—If Field #100 is NULL.

Example

>S X=$$NAME^XUAF4(???)

>W X