CustomContext.ClearVariable Method
Definition
- Namespace
- Sandcastle.Core.BuildAssembler
- Assembly
- Sandcastle.Core.dll
Clear the named variable
public bool ClearVariable(string name)
Parameters
namestringThe variable to clear
Returns
- bool
True if successful, false if not found