[Home] [Downloads] [Search] [Help/forum]

GetNoteStyle

Script function

world.GetNoteStyle

Read about scripting

Type

Method

Summary

Gets the style for notes

Prototype

short GetNoteStyle();

View list of data type meanings

Description

This gets the text style for world.note and similar functions.

The styles are 1 bit each, which can be added or OR'ed together.

The style bits are:

1 = bold
2 = underline
4 = blink (italic)
8 = inverse


Available in MUSHclient version 3.42 onwards.



VBscript example

Note GetNoteStyle


Jscript example

Note (GetNoteStyle ());


PerlScript example

Note (GetNoteStyle ());


Python example

Note (GetNoteStyle ())


Lua example

Note (GetNoteStyle ())


Return value

The style currently in force for notes.


See Also ...

Topic

Notes

Functions

(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
(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
(SetNotes) Sets the notes for the world.
(Tell) Sends a message to the output window - not terminated by a newline

(Help topic: function=GetNoteStyle)

Documentation contents page


Search ...

Enter a search string to find matching documentation.

Search for:   

[Home]

Written by Nick Gammon - 5K

Comments to: Gammon Software support
[RH click to get RSS URL] Forum RSS feed ( http://www.gammon.com.au/rss/forum.xml )

[Best viewed with any browser - 2K]    [Internet Contents Rating Association (ICRA) - 2K]    [Web site powered by FutureQuest.Net]