Script Window
From Second Life Wiki
(Redirected from Script window)
The script window is an SL UI element used to edit a script and has 2 panes: the top pane shows the script's code while the bottom pane shows status messages. Under that is the text cursor position (line and column number).
Contents |
Elements
Menu
- File
- Edit
- Search / Replace - Added in SL 1.10.4.
- Help - Opens the Linden Scripting Language Guide HTML file in the external web browser.
Buttons
- Save - Saves and compiles script.
- Reset - Resets script.
Other
- Insert... - pull-down menu lists LSL LSL Wiki: functions, LSL Wiki: constants, and LSL Wiki: events.
- Running - checkbox turns script on/off.
History
These buttons were removed in SL 1.10.4.
- Undo Changes - undoes changes
- Help...
