Click or drag to resize

docScriptStandaloneContextWrapperlog Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public void log(
	string msg
)
Request Example View Source

Parameters

msg
Type: SystemString

Implements

IRenderExecutionContextlog(String)
See Also