EOF
Revision as of 18:55, 27 March 2008 by Strife Onizuka (talk | contribs)
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized 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.
Caveats