Click or drag to resize

fileunitAppend Method (String, Boolean)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.files.unit
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public void Append(
	string line,
	bool callSave = false
)
Request Example View Source

Parameters

line
Type: SystemString
callSave (Optional)
Type: SystemBoolean
See Also