KCML_Term_SetValue

Purpose

Allow the application to define the value returned by #TERM

Definition

DEFSUB 'KCML_Term_SetValue(term) AS Void

Parameters

termValue returned by #TERM. If zero then #TERM will return its normal value.

Description

This function allows the application to set the value returned by #TERM. The original value visible in bkstat and PANIC files is not affected.

See also

Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.