| SetNotes |
|---|
| Script function world.SetNotes
Read about scriptingType Method Summary Sets the notes for the world. Prototype void SetNotes(BSTR Message);
View list of data type meaningsDescription This sets the notes for the current world.VBscript example Jscript example PerlScript example Python example Lua example Return value See Also ... Topic
NotesFunctions
AnsiNote (Make a note in the output window from text with ANSI colour codes imbedded)
DoAfterNote (Adds a one-shot, temporary note timer - simplified interface)
GetNotes (Gets the world's notes)
GetNoteStyle (Gets the style for notes)
Hyperlink (Creates a hyperlink in the output window)
Note (Sends a note to the output window)
NoteHr (Draws a horizontal rule in the output window)
NoteStyle (Sets the style for notes)
Tell (Sends a message to the output window - not terminated by a newline)(Help topic: function=SetNotes)
Documentation contents page |