Click or drag to resize

PageRemoveVariable Method (String)

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

Removes the variable.

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public bool RemoveVariable(
	string name
)

Parameters

name
Type: SystemString
The name.

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Monkeyspeak.Page.RemoveVariable(System.String)"]

See Also