CalcInstanceWriteLine Method

cpmPlus Calc Engine
Write a line to the debug log if debugging. No effect if not debugging.

Namespace:  ABB.Vtrin.CalcEngine
Assembly:  CalcVariable (in CalcVariable.dll) Version: 530.1906.25111.59999 (Version number not updated)
Syntax

protected void WriteLine(
	string str
)

Parameters

str
Type: SystemString

[Missing <param name="str"/> documentation for "M:ABB.Vtrin.CalcEngine.CalcInstance.WriteLine(System.String)"]

See Also

Reference