|
Siebel eScript Language Reference > Compilation Error Messages in Siebel eScript >
Conventions Used in This Appendix
The following conventions are used in this appendix:
- The error prefix is the text that appears for all of a group of errors; for example, "Syntax error at Line line# position character#:".
- The message is the unique part of an error message that applies only to a single error. The message may be text appended after an error prefix, or it may be the entire error message.
- In each example, comment text explains the flawed script that it follows. Not all errors have associated examples.
- A cause is provided for some, but not all, errors. Typically, the example suffices to explain causes of an error.
|