contents.gifprev1.gifnext1.gif

SET(FACILITY_NAME)

Description:

Note that FACILITY_NAME is shown as the first part of an error message. Under nu/TPU, a valid string of any length can be used. The default facility name is "TPU".

Syntax:

SET(FACILITY_NAME, string)

Example:

The following sets the message name to "TPU".

SET(FACILITY_NAME, "TPU");

Related Builtins:

GET_INFO (SYSTEM, "facility_name")