F_Furcadia_Text_FurcadiaMarkup_QueryCommand - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
Queries (join, summon, lead follow, cuddle)
Namespace: Furcadia.Text
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43
C#
public static Regex QueryCommand
VB
Public Shared QueryCommand As Regex
VB Usage
Dim value As Regex
value = FurcadiaMarkup.QueryCommand
FurcadiaMarkup.QueryCommand = value
C++
public:
static Regex^ QueryCommand
F#
static val mutable QueryCommand: Regex
Type: Regex