SLOODLE LINE SEPARATOR
From SLIS Second Life Wiki
Declaration
define("SLOODLE_LINE_SEPARATOR", "\n");
Defined in:
lib/sl_iolib.php
Summary
This constant is defined for use in the SloodleLSLResponse class when rendering data according to the Sloodle communications specification. Its value is used to separate one line from the next, and so usually takes on the value of a newline character "\n". However, this can be changed if needed (although it is not recommended, as it will affect all communications).
See Also
| This page is part of the SLOODLE documentation | |||
|---|---|---|---|
| Docs: Users | Administrators | Developers | |||
| Wiki Frontpage Sloodle.org | |||