1999 - User Error: '%s'

Description
Use of the Error() function will result in a User Defined Error.
Example
Config:
Error( 'custom message' )
Output:
c:\test\fbuild.bff(1,1): FASTBuild Error #1999 - Error() - User Error: custom message Error( 'custom message' ) ^ \--here