| NoteStyle |
|---|
| Script function world.NoteStyle
Read about scriptingType Method Summary Sets the style for notes Prototype void NoteStyle(short Style);
View list of data type meaningsDescription This sets the text style for world.note and similar functions.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)
ColourNote (Sends a message to the output window in specified colours)
ColourTell (Sends a message to the output window in specified colours - not terminated by a newline)
DoAfterNote (Adds a one-shot, temporary note timer - simplified interface)
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)
SetNotes (Sets the notes for the world.)
Tell (Sends a message to the output window - not terminated by a newline)(Help topic: function=NoteStyle)
Documentation contents page |