F_Furcadia_Text_FurcadiaMarkup_CookieToMeREGEX - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki

FurcadiaMarkup.CookieToMeREGEX 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

documentation for "F:Furcadia.Text.FurcadiaMarkup.CookieToMeREGEX"]

Namespace: Furcadia.Text
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43

Syntax

C#

public const string CookieToMeREGEX = "<name shortname='(.*?)'>(.*?)</name> just gave you"

VB

Public Const CookieToMeREGEX As String = "<name shortname='(.*?)'>(.*?)</name> just gave you"

VB Usage

Dim value As String

value = FurcadiaMarkup.CookieToMeREGEX

C++

public:
literal String^ CookieToMeREGEX = "<name shortname='(.*?)'>(.*?)</name> just gave you"

F#

static val mutable CookieToMeREGEX: string

Field Value

Type: String

See Also

Reference

FurcadiaMarkup Class
Furcadia.Text Namespace

⚠️ **GitHub.com Fallback** ⚠️