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

$$PARCP^XPDUTL(): Get Checkpoint Parameter

Reference Type: Supported, Category: KIDS, ICR#: 10141

Description

The $$PARCP^XPDUTL extrinsic function retrieves the current value of a checkpoint's stored parameter during KIDS installations. The parameter is stored in the INSTALL (#9.7) file.

Use this API for checkpoints both with and without call backs.

Use the optional second parameter to retrieve a pre-install checkpoint's parameter during a post-install.

Format

  $$PARCP^XPDUTL(name[,pre])

Input Parameters

name:

(required) Checkpoint name.

pre:

(optional) To retrieve a parameter from a pre-install checkpoint while in the post-install, set this parameter to PRE.

Output

returns:

Returns the current parameter node for the checkpoint named in the name input parameter.