FurcadiaMarkup.ShoutRegexFilter Field

FFF3PP

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.]

[Missing <summary> documentation for "F:Furcadia.Text.FurcadiaMarkup.ShoutRegexFilter"]

Namespace:  Furcadia.Text
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public const string ShoutRegexFilter = "<font color=('(shout)'|"(shout)")>\{S\} <name shortname=('[a-z0-9]{2,64}'|"[a-z0-9]{2,64}")>(.{2,64})</name>(.*)shouts: (.*?)</font>"
Public Const ShoutRegexFilter As String = "<font color=('(shout)'|"(shout)")>\{S\} <name shortname=('[a-z0-9]{2,64}'|"[a-z0-9]{2,64}")>(.{2,64})</name>(.*)shouts: (.*?)</font>"

Dim value As String

value = FurcadiaMarkup.ShoutRegexFilter
public:
literal String^ ShoutRegexFilter = "<font color=('(shout)'|"(shout)")>\{S\} <name shortname=('[a-z0-9]{2,64}'|"[a-z0-9]{2,64}")>(.{2,64})</name>(.*)shouts: (.*?)</font>"
static val mutable ShoutRegexFilter: string

Field Value

Type: String
See Also