StoreAddTerminator Method

Add a variable Terminator to the shared list of definitions. Substitution will break if stumble on the Terminator definition.

Definition

Namespace: SMath.Math
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public void AddTerminator(
	Term term
)

Parameters

term  Term
Terminator options.

See Also