Click or drag to resize

FurcadiaMarkupChannelTag Method

This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

Format Channel Tags

<channel name='@channelname' />

Namespace:  Furcadia.Text
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax
public static bool ChannelTag(
	ref string serverData,
	string replaceText
)

Parameters

serverData
Type: SystemString
Raw server data string
replaceText
Type: SystemString
Reg ex supported text replacement

Return Value

Type: Boolean
True on a successful match
See Also