EOF
From Second Life Wiki
| LSL Portal | | | Functions | | | Events | | | Types | | | Operators | | | Constants | | | Flow Control | | | Script Library | | | Tutorials |
Description
Constant: string EOF = "\n\n\n";The string constant EOF has the value "\n\n\n"
Returned by the dataserver event, as a result of a call to llGetNotecardLine, representing that the end of the notecard has been reached.

