

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:
SET(FACILITY_NAME)