SLOODLE FIELD SEPARATOR
From SLIS Second Life Wiki
Declaration
define("SLOODLE_FIELD_SEPARATOR", "|");
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 field from the next, allowing multiple fields of data on a single line. It usually takes on the value of a pipe character "|". 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 | |||