The Conroy & Conroy Subroutine Library (2021.3 edition)

Fatal_Error_Text
What: void procedure
File: _UE
Format:( string S )
Layer: 0
Platforms: C++, Pascal (all), PHP

Call to trigger a fatal error with the specified text. For platforms that support exceptions, this will raise an exception. Otherwise is writes the error text and exits the program.