|
FurcadiaMarkupShoutRegexFilter Field
|
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
The shout regex filter
Namespace:
Furcadia.Text
Assembly:
FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax public const string ShoutRegexFilter = "<font color=('(shout)'|"(shout)")>\{S\} <name shortname=('(.*?)'|"(.*?)")>(.*?)</name>(.*)shouts: (.*?)</font>"
Public Const ShoutRegexFilter As String = "<font color=('(shout)'|"(shout)")>\{S\} <name shortname=('(.*?)'|"(.*?)")>(.*?)</name>(.*)shouts: (.*?)</font>"
Dim value As String
value = FurcadiaMarkup.ShoutRegexFilter
public:
literal String^ ShoutRegexFilter = "<font color=('(shout)'|"(shout)")>\{S\} <name shortname=('(.*?)'|"(.*?)")>(.*?)</name>(.*)shouts: (.*?)</font>"
static val mutable ShoutRegexFilter: string
Field Value
Type:
StringSee Also