Click or drag to resize

docScripti_log Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public docScriptInstruction i_log(
	string title,
	params string[] contentlines
)
Request Example View Source

Parameters

title
Type: SystemString
contentlines
Type: SystemString

Return Value

Type: docScriptInstruction
See Also