Table of Contents

CustomContext.ClearVariable Method

Definition

Namespace
Sandcastle.Core.BuildAssembler
Assembly
Sandcastle.Core.dll

Clear the named variable

public bool ClearVariable(string name)

Parameters

name string

The variable to clear

Returns

bool

True if successful, false if not found