Click or drag to resize
IOutputWriteLine Method (String)
Writes a text and a new line feed character

Namespace: FlexRule
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
void WriteLine(
	string text
)

Parameters

text
Type: SystemString
See Also