Suppress Scripting Error Code Scenario :Suppress the Siebel error code appearing at the end of error message. By default a scripting error is appended with the error code which can be confusing to the end user.
Solution :
1) Navigate to Administration - Application -> System Preferences
2) Query for System Preference Name = 'Suppress Scripting Error Code'
3) Set System Preference Value to 'TRUE'
Suppress Scripting Error Code = FALSE , gives error message and error code like "SBL-EXL-00151",
Suppress Scripting Error Code = TRUE , just gives the message but not the error code.