re-enabling code temporarily turned off to populate REACT_ITEM<CURR_STATUS_STATIC>

This commit is contained in:
Infineon\StieberD 2025-05-28 10:37:06 -07:00
parent 6cfb6e521e
commit 03b0c8f606

View File

@ -140,7 +140,7 @@ WRITE_RECORD_PRE:
// Req'd parameter checks
ItemType = {RI_TYPE}
* If ItemType EQ '' then ErrMsg := 'Item Type was not specified. '
If ItemType EQ '' then ErrMsg := 'Item Type was not specified. '
If ErrMsg NE '' then
Error_Services('Add', 'Error Saving Reactor Item: ' : ErrMsg)